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

#proxy Please add support for socks5h proxy support for DNS through socks5 #3386

Closed
hawktang opened this issue Nov 1, 2024 · 1 comment
Closed

Comments

@hawktang
Copy link

hawktang commented Nov 1, 2024

Please add support for socks5h proxy support for DNS through socks5

like 'socks5h://127.0.0.1:58080'

the proxy is working on requests, but not httpx

image

https://requests.readthedocs.io/en/latest/user/advanced/

image
@hawktang hawktang mentioned this issue Nov 1, 2024
3 tasks
@hawktang
Copy link
Author

hawktang commented Nov 1, 2024

related #3178

As about PR has been merged, only keep below as reference.

httpx/_config.py
image

httpx/_transports/default.py

image image

httpcore/_models.py
image

waiting for httpx and http core to pip

@hawktang hawktang closed this as completed Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant