Using qbittorrent-nox as a daemon for a webui and I can't seem to find a way to bind to an interface or ip address. I've seen screenshots of the GUI with an advanced option
Am I overlooking it somewhere? is there a config file where I can force qbittorrent to only use one IP or Interface?
ubuntu:~$ qbittorrent-nox --version
qBittorrent v3.1.12
EDIT: To clarify, I'm asking about binding the torrent client actvitiy to an interface, not the WebUI.
Under the home directory of whichever user is running qbittorrent-nox, edit ~/.config/qBittorrent/qBittorrent.conf
Under the [preferences] section add: Connection\Interface=tun100
replace tun100 with whatever interface you'd like to bind to.
@jwmay2012 close.
how about adding this to the wiki?
there is no mention of this that I could find, I googled and only found how to do it in the GUI
Most helpful comment
how about adding this to the wiki?
there is no mention of this that I could find, I googled and only found how to do it in the GUI