[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