peerstohttp
peerstohttp copied to clipboard
TOR/Proxy Support?
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,
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.