mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-12 05:02:31 +00:00
Improved listen/dht port handling and added 'dht.override_port.set' command.
This commit is contained in:
@@ -392,7 +392,6 @@ main(int argc, char** argv) {
|
||||
CMD2_REDIRECT ("port_range", "network.port_range.set");
|
||||
|
||||
CMD2_REDIRECT_GENERIC("dht", "dht.mode.set");
|
||||
CMD2_REDIRECT_GENERIC("dht_port", "dht.port.set");
|
||||
|
||||
CMD2_REDIRECT ("port_random", "network.port_random.set");
|
||||
CMD2_REDIRECT ("proxy_address", "network.proxy_address.set");
|
||||
|
||||
Reference in New Issue
Block a user