The issue is that when trying to apply the new configuration in both `GTK`
and `ConsoleUI`, we check that the interface (in and out) is being
validated on the thinkclient end and not on the remote daemon:
{{{
#!python
deluge.common.is_interface(incoming_address)
}}}
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3540>
Deluge <https://deluge-torrent.org/>
Deluge Project
Comment (by DjLegolas):
PR: https://github.com/deluge-torrent/deluge/pull/394
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3540#comment:1>