qbittorrent-nox and binding to interface

Linux specific questions, problems.
Post Reply
patriotdow

qbittorrent-nox and binding to interface

Post 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
Dayman

Re: qbittorrent-nox and binding to interface

Post by Dayman »

Try adding/modifying

Code: Select all

Connection\Interface=
in config file in [Preferences] section
patriotdow

Re: qbittorrent-nox and binding to interface

Post by patriotdow »

[quote="Dayman"]
Try adding/modifying

Code: Select all

Connection\Interface=
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
Post Reply