Add SOCKS5 TCP MITM coverage - #22685
Conversation
|
All contributors have signed the CLA ✍️ ✅ |
9b533a0 to
9d21585
Compare
23cd684 to
2fcc0c6
Compare
68ea51b to
e0899d3
Compare
2fcc0c6 to
16073ac
Compare
e0899d3 to
9a71b42
Compare
16073ac to
34d5e4d
Compare
9a71b42 to
91a8270
Compare
34d5e4d to
74bc589
Compare
ee776df to
7d11ccc
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 7d11ccc121
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
|
@codex review |
|
Codex Review: Didn't find any major issues. 🚀 ℹ️ About Codex in GitHubCodex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback". |
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 8812af506c
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
There was a problem hiding this comment.
Looks good. Can you update codex-rs/network-proxy/README.md: it still says SOCKS5 is entirely blocked in limited mode, but this now allows HTTPS SOCKS5 TCP on :443 through MITM. The docs should say UDP and non-HTTPS TCP remain blocked, while HTTPS SOCKS5 requires MITM.
|
@codex review |
|
Updated codex-rs/network-proxy/README.md in afd2f66 to document HTTPS SOCKS5 TCP on :443 requiring MITM in limited mode, with SOCKS5 UDP and non-HTTPS TCP still blocked. |
|
Codex Review: Didn't find any major issues. Bravo. ℹ️ About Codex in GitHubCodex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback". |
Summary
Validation
just fmtjust test -p codex-network-proxyjust fix -p codex-network-proxygit diff --check