Opened 9 years ago
Closed 9 years ago
#2793 closed plugin-request (WontFix)
VPN Only plugin
Reported by: | Draxxx | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Future |
Component: | Plugin | Version: | other (please specify) |
Keywords: | Cc: |
Description
I'd like to suggest a plugin that allows Deluge to be limited to using particular Network adapter, in this case a VPN. This would operate like a kill switch, so that traffic would only travel across the VPN, and if this would be VPN would go offline, or stop, then so to would the traffic until the VPN was re-established. The Network Adapter could be defined by MAC address quite easily. Thanks!
Change History (4)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
I did see this, but when I read "IfaceWatch is a plugin to watch for IP changes on specific network interfaces and notify libtorrent to listen on the new IP." Doesn't that mean it will hop from one interface to another? I don't want this, I want it to use a particular interface exclusively. Have I misinterpreted what IfaceWatch does?
comment:3 by , 9 years ago
It means that it will check an interface (e.g. eth0) for IP changes regularly, and if the IP changed, call libtorrent to change which IP to listen on.
comment:4 by , 9 years ago
Milestone: | needs verified → Future |
---|---|
Resolution: | → WontFix |
Status: | new → closed |
Have you looked at IfaceWatch? http://forum.deluge-torrent.org/viewtopic.php?f=9&t=52739