Open vktr opened 9 years ago
Add an option to the configuration file so one can specify the listen interface to bind the BitTorrent session to.
Something like,
{ "bittorrent": { "listenInterface": "0.0.0.0" } }
Both address and/or interface would be desirable.
Add an option to the configuration file so one can specify the listen interface to bind the BitTorrent session to.
Something like,