Files
codex/codex-rs/network-proxy/src
T
Winston Howes 472619f9fc Add SOCKS5 TCP MITM coverage (#22685)
## Summary
- reuse the MITM HTTPS serving path for raw SOCKS5 TCP streams
- route limited-mode and hooked SOCKS5 TCP requests through MITM before
dialing upstream
- keep SOCKS5 UDP limited-mode behavior unchanged

## Validation
- `just fmt`
- `just test -p codex-network-proxy`
- `just fix -p codex-network-proxy`
- `git diff --check`
472619f9fc ยท 2026-06-09 13:08:01 -07:00
History
..
2026-06-09 13:08:01 -07:00