arranlomas / Trickl

trickl torrent client
GNU General Public License v3.0
54 stars 7 forks source link

Cannot set listening port #30

Open PacoBell opened 6 years ago

PacoBell commented 6 years ago

I need to be able to port forward a very specific port for this BitTorrent client to function properly. Please allow this function to be user-configurable.

arranlomas commented 6 years ago

Sorry didn't mean to close. Do you mean the DHT IP? Or do you mean the port the client http wrapper runs on (eg 127.0.0.1:8080)? I assume DHT?

anacrolix commented 6 years ago

He may mean the torrent port, which is shared with DHT (DHT takes only the non-uTP UDP traffic). See https://github.com/anacrolix/confluence/blob/4f2007ae9ee61f9f0a443c9a7dc4ad6545cbf84a/main.go#L86.