forked from deluge-torrent/deluge
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Accept network interface name in addition to IP address in "Incoming …
…Address" in web UI Deluge & libtorrent actually accept both IP address and device/interface names as listen_interface: deluge-torrent@540d557 it patched ui/ console & gkt3, but not web, this fixes it. (Inspired by deluge-torrent#300) (Translation should be ok: this string already exists) Also, resync listen & outgoing widths: they hold the same data types.
- Loading branch information
1 parent
7660e2e
commit 8f3d5f5
Showing
2 changed files
with
5 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters