ProxymanApp / ProxymanApp/Proxyman
Proxying watchOS without macOS proxy?
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Proxyman's documentation seems to imply watchOS proxying should work, but it's unclear whether it's possible to proxy watchOS directly or whether you have to have the macOS proxy enabled. I need to proxy watchOS without the macOS proxy, as the macOS proxy is blocked by corporate security software. However, configuring URLSession in the watchOS sim to use a ProxyConfiguration seems to have no affect, for any proxy type. Nor does running the watchOS app and the iOS at the same time make any difference. The iOS traffic is properly proxied, but nothing from watchOS shows up. Is this possible?
Barring that, is it possible to configure Proxyman to act as a passthrough server, like you can Burp Suite, where a request to localhost:8080/myapi/resource is forwarded to the proper root domain? Seems like a rewriter might be able to do it, but the question is whether I can make a directly request to Proxyman in the first place.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking Proxyman's documented watchOS support and the watchOS simulator's URLSession ProxyConfiguration behavior; the issue names no repository files or tests. Compare direct watchOS proxying with the proposed localhost passthrough and rewriter flow, and consider the work done only when one supported configuration or limitation is clearly established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos
- Domain
- devtools, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100