6466753176a9287adce29e5886b3907f3397eea6
- Add socks5.rs module with SOCKS5 protocol parsing (greeting, auth, CONNECT) - Add /forward HTTPS endpoint on listener for target TCP forwarding - Add SOCKS5 proxy listener on connector side with fail-closed auth gating - Support IPv4 and hostname targets, sequential/concurrent streams - Fail-closed behavior: SOCKS rejected before tunnel authentication - 38 new tests covering protocol parsing, malformed input, and E2E paths Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
Description
No description provided
221 KiB
Languages
Rust
100%