Display MoreConfigure it with a OpenVPN configuration file, userid and password
This will create the the thoradia-vpn interface
You can check it is up with ifconfig or ip addr
To get the default public IP: curl -s https://ipinfo.io/ip
To get the public IP of thoradia-vpn: curl -s https://ipinfo.io/ip --interface thoradia-vpn
They should be different
To configure qBittorrent to use thoradia-vpn add Connection\Interface=thoradia-vpn in /storage.kodi/userdata/addon_data/service.qbittorrent/.config/qBittorrent/qBittorrent.conf
qBittorernt will work only if thoradia-vpn is up.
Thanks. worked awesome.