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

TOR/Proxy Support? #32

Open
jontstaz opened this issue Mar 24, 2023 · 1 comment
Open

TOR/Proxy Support? #32

jontstaz opened this issue Mar 24, 2023 · 1 comment

Comments

@jontstaz
Copy link

Hi there. Super nice repo you've made! Just wondering if there's anything implemented for running it through TOR or a Proxy? If not, I will have a go at implementing it and could make a PR or feature branch if you or anyone's interested. Would just need to test first if running thru TOR would make it too slow and therefore unusable.

Cheers,

@WinPooh32
Copy link
Owner

This repo is just an http API over anacrolix/torrent lib. You need to add socks5 support to that lib.

But I can see more simple way to do that: you can create virtual network device (configured to route traffic to vpn or proxy) at your machine and set listening host ip using app's config.

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

2 participants