Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: reqwest client can't use socks proxy #310

Open
nihao opened this issue Feb 19, 2025 · 0 comments
Open

bug: reqwest client can't use socks proxy #310

nihao opened this issue Feb 19, 2025 · 0 comments

Comments

@nihao
Copy link

nihao commented Feb 19, 2025

  • [ x] I have looked for existing issues (including closed) about this

Bug Report

The reqwest client supports using proxies that are set in the environment, including HTTP and SOCKS. However, since the socks feature is not enabled, the environment configuration is not effective.

Reproduction

set in environment, but not effective

Expected behavior

reqwest client using proxies that are set in the environment, including socks

nihao added a commit to nihao/rig that referenced this issue Feb 19, 2025
0xPlaygrounds#310

* enable feature of reqwest to support socks proxy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants