ProxyBridge — перехват трафика отдельных приложений
★ 6.2K
ProxyBridge is an open-source cross-platform proxy client written in C that transparently intercepts traffic from individual applications and routes it through SOCKS5 or HTTP proxies without requiring any changes to the proxied apps. Reach for it when you want to send one specific tool through a corporate proxy while leaving everything else on a direct connection; when you're testing a network app and need to funnel its traffic through an intercepting proxy for debugging; when you want to block a single process from reaching the internet entirely. Supports TCP and UDP across HTTP, HTTPS, HTTP/3, DNS, RDP, SSH, DTLS, databases, and game protocols. Rules are set per process — route, block, or bypass — and interception happens at the kernel or network-extension level. Available via GUI and CLI on Windows 10+ (admin rights required), macOS 13+ (pkg or Homebrew), and Linux x64 with NFQUEUE support (tar.gz or one-line install script). Use only lawfully, on systems you own or are authorized to test. ProxyBridge routes outbound application traffic — it does not inspect or decrypt TLS payload; for full MITM analysis with live request editing, the companion tool InterceptSuite handles that.
- #Networking