Feature request: Intercept traffic from a process + all children processes
@waldekmastykarz is already working on this.
Since Sep 21, 2026.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 55/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Active
- Tech stack
- csharp
- Domain
- cli, networking
Research direction
Start by reading the linked process-interception documentation and examining how Dev Proxy currently selects traffic from a specific process. Use the Microsoft Scout example to define the child-process behavior, and consider the feature done when traffic from the selected process and its children can be captured without unrelated processes being included.
Written by the indexing model from the issue text.
Description
Thank you for this great project. This is a feature request to expand capabilities documented in https://learn.microsoft.com/en-us/microsoft-cloud/dev/dev-proxy/how-to/intercept-requests-from-specific-processes, to capture all children processes for a given process.
Typical use case: Capture only the traffic from Microsoft Scout, currently not easy because Scout spawns many child processes (screenshot below shows some, but there are more depending on scenarios):
- Dominant language
- C#
- Stars
- 832
- Forks
- 89
- Avg merge
- 12h 1m
- Merged PRs (30d)
- 23
Contributor guide
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.
More from dotnet/dev-proxy
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
-
Difficulty 4/5 3-5 days Newbie friendliness 55/100
-
needs peer review
Difficulty 3/5 1-2 days Newbie friendliness 68/100
All issues in dotnet/dev-proxy
Similar issues
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
ci-failure-cause test-failure
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area:auth FE mvp P3
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
klasolsson81/jobbliggaren#1788 ·