Skip to content
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.

SOCKS(5) proxy support #397

Closed
matsjoyce opened this issue Dec 10, 2018 · 4 comments
Closed

SOCKS(5) proxy support #397

matsjoyce opened this issue Dec 10, 2018 · 4 comments

Comments

@matsjoyce
Copy link

Is there any plans or interest in adding SOCKS proxies to hyper? Currently trying to use TOR results in a:

hyper.common.exceptions.ProxyError: Tunnel connection failed: 501 Tor is not an HTTP Proxy

as expected. I have put together some support for it using a modified version of https://github.com/mike820324/socks5 (due to mike820324/socks5#16). Is it worth improving this into a proper PR or is this outside the scope of hyper?

@Leezj9671
Copy link

Is SOCKS5 proxy cool in hyper now?

@matsjoyce
Copy link
Author

A different route to try is https://github.com/encode/httpx/, which also doesn't have SOCKS5 support, but is being maintained. Hopefully they might implement it soon?

@Leezj9671
Copy link

Leezj9671 commented Dec 26, 2020 via email

@sethmlarson
Copy link
Member

Hyper is not likely to add new features, the project is not under development any more.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants