2dust / 2dust/NetBridge

[Feature]: Add support sub process

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
12
Forks
3
PR merge metrics
No merged PRs in 30d

Description

if i selected cmd.exe to proxy! then if i runned chrome.exe via cmd command: "start /wait chrome.exe"
so chrome .exe will be sub process of cmd.exe and should route via proxy

sorry for my english if is bad

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue describes a feature to proxy subprocesses when a parent process like cmd.exe is proxied. Start by examining the process interception and network routing logic in the C# codebase. Look for how processes are currently tracked and how network traffic is redirected. Determine what changes are needed to handle child processes and test with a simple spawned process like chrome.exe.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
cli, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.