ProxymanApp / ProxymanApp/Proxyman

Tiny feature request: Breakpoint on domain should always add /* in breakpoint URL

Open
#1,334 3 comments 0 reactions 0 assignees View on GitHub

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
Bildschirmfoto 2022-08-17 um 10 51 17 Bildschirmfoto 2022-08-17 um 10 51 25
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.