conf network interface query

Other platforms, generic questions.
Post Reply
Pantar2205

conf network interface query

Post 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".
User avatar
Peter
Administrator
Administrator
Posts: 2694
Joined: Wed Jul 07, 2010 6:14 pm

Re: conf network interface query

Post 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.
Post Reply