[Feature]: Add support sub process
未关闭
- 主要语言
- C#
- 星标
- 12
- 派生
- 3
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
这个仓库没有索引到贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp
- 领域
- cli, tooling
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100