ProxymanApp / ProxymanApp/Proxyman
Tiny feature request: Breakpoint on domain should always add /* in breakpoint URL
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Proxyman version? (Ex. Proxyman 1.4.3)
3.8.0
macOS Version? (Ex. mac 10.14)
12.4
Steps to reproduce
Expected behavior
When adding a breakpoint to a domain/subdomain, it is expected to intercept all calls with that domain/subdomain. But Proxyman is currently only adding "duckduckgo.com" to the matching URL. With that URL, you will only get exact matches.
It should automatically add "duckduckgo.com/*" so that every request is intercepted.
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 reproducing breakpoint creation for a domain or subdomain in Proxyman 3.8.0 on macOS 12.4, using the DuckDuckGo example and the supplied screenshots. Confirm that the resulting matching URL includes /* and that requests under the domain are intercepted rather than only exact matches.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100