How can i make deluge listen on specific IPV4 and IPV6?

General support for problems installing or using Deluge
Post Reply
icyboy

How can i make deluge listen on specific IPV4 and IPV6?

Post by icyboy »

my server have got multiple IPV4 and IPV6 adress,but deluge can only
listen either on specific IPV4 or IPV6 address via ”deluged -i“ or
change the "listen_interface" value in core.conf.
is there any way to make deluge listen on specific IPV4 and ipv6
address at the same time?just like transmission does in the
settings.json file:
"bind-address-ipv4": "0.0.0.0",
"bind-address-ipv6": "::",
Post Reply