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 support in the library #256

Merged
merged 1 commit into from
Jun 8, 2018
Merged

Proxy support in the library #256

merged 1 commit into from
Jun 8, 2018

Conversation

elgatito
Copy link
Contributor

@elgatito elgatito commented Jun 8, 2018

Here is a very dumb implementation of using proxy in the library.
We need to use it with the HTTPClient (which is pretty common case and has support in the transport), and within Dialing for outgoing connection.

I have tested it with socks5 proxy on a wireless connection which is blocking trackers requests and outgoing torrent requests and got it working.

We would not be able to seed, probably, but at least we can download.

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

Successfully merging this pull request may close these issues.

2 participants