Page 1 of 1

conf network interface query

Posted: Sat Jul 25, 2020 1:21 pm
by Pantar2205
i am running qbittorrent-nox
there is no advanced options in this version and those advanced paramenters can only be adjusted via the .conf file.

i am looking to select which network device qbittorrent uses.

what would the command be for this in the .conf,
would it be =

Code: Select all

[Network]
Interface=my-desired-interface
I looked through the documentation and could only find API information related, but I am not educated enough to know if that ties one to one with .conf "commands".

Re: conf network interface query

Posted: Mon Jul 27, 2020 12:26 pm
by Peter
Easy.
1) Run qBittorrent on desktop.
2) Go Advanced, set an interface.
3) Check qBittorrent.ini - see what it used.

for me, latest version:
[Preferences]
Connection\InterfaceName=Ethernet

Obviously my interface's name is Ethernet in Windows.