#3171 closed feature-request (Fixed)
Deluge/Libtorrent Bind Interface
| Reported by: | Doadin | Owned by: | Doadin |
|---|---|---|---|
| Priority: | trivial | Milestone: | 2.0.0 |
| Component: | libtorrent | Version: | develop |
| Keywords: | Cc: |
Description
Currently if you specify -i only the libtorrent listen_interfaces is set.
I believe one of two options should be used:
-i sets listen_interfaces and outgoing_interfaces.
or
-i sets listen_interface and a new -o sets outgoing_interfaces.
Im sure for some reason or another someone would want to use two interfaces so the second option is probably best.
Change History (7)
comment:1 by , 8 years ago
comment:2 by , 8 years ago
| Owner: | set to |
|---|---|
| Status: | new → accepted |
comment:3 by , 8 years ago
| Milestone: | Future → 2.0 |
|---|
comment:5 by , 8 years ago
| Resolution: | → Fixed |
|---|---|
| Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.



PR:https://github.com/deluge-torrent/deluge/pull/180