gombadi / dnsseeder

Go Language dns seeder for Bitcoin based networks
Apache License 2.0
28 stars 41 forks source link

SOCKSv5 proxy support #1

Open JeremyRand opened 5 years ago

JeremyRand commented 5 years ago

It would be useful to support a SOCKSv5 proxy (e.g. Tor) for the P2P connections.

jonasbits commented 5 years ago

This would be good to find nodes only/partly available on the Tor network

gombadi commented 4 years ago

@JeremyRand Sorry I missed this when the issue was created. Happy to look at SOCKSv5 support. Do you have a PR available?

JeremyRand commented 4 years ago

I don't have a PR yet unfortunately. @jonasbits is this something you'd maybe be interested in working on?