Page 1 of 1
qbittorrent-nox and binding to interface
Posted: Sat Dec 29, 2012 8:19 pm
by patriotdow
I'm trying to get qbittorrent to only communicate across the tun0 interface. I know with the full blown GUI this is accessible in the advanced options but I don't get any such option with nox and just the webui.
Is it possible to do this? If so, how?
Thanks in advance
Re: qbittorrent-nox and binding to interface
Posted: Sat Dec 29, 2012 8:30 pm
by Dayman
Try adding/modifying
in config file in [Preferences] section
Re: qbittorrent-nox and binding to interface
Posted: Sat Dec 29, 2012 9:06 pm
by patriotdow
[quote="Dayman"]
Try adding/modifying
in config file in [Preferences] section
[/quote]
That worked, ty sir. I actually had tried putting that in there already. However, prior to making any changes in the webui the .config file is fairly blank so I didn't know I needed to put it in the "preferences" section since one didn't exist yet