nictuku / dht

Kademlia/Mainline DHT node in Go.
Other
826 stars 144 forks source link

Auto-assigned port number #11

Closed nhelke closed 11 years ago

nhelke commented 11 years ago

I was a little surprised that this was not supported, I guess most torrent clients determine their port number and only then set up the DHT. Nonethess less I think this is an interesting feature to have.

nictuku commented 11 years ago

Thanks Nicholas!