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

(WIP) Support SOCKS #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

(WIP) Support SOCKS #12

wants to merge 1 commit into from

Conversation

JeremyRand
Copy link
Contributor

Fixes #1

There's still a DNS leak (which I'll fix later), but this can at least establish peer connections over SOCKS, which is an improvement over the status quo.

@JeremyRand
Copy link
Contributor Author

Actually hmm, the stream isolation feature may be bad to expose here; I suspect it will put too much load on the Tor network (since the seeder opens a lot more connections per minute than btcd does). Lemme check with the Tor devs about whether I should remove that feature before we consider this for a merge.

@JeremyRand JeremyRand changed the title Support SOCKS (WIP) Support SOCKS Nov 9, 2021
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.

SOCKSv5 proxy support
1 participant