Transmission is just giving me more and more problems. Anyone have any recommendations?

  • DominusOfMegadeusOP
    link
    English
    23 months ago

    So this would allow the rest of my system to not have to use VPN while forcing the torrent client TO use VPN?

    • @[email protected]
      link
      fedilink
      English
      23 months ago

      Correct.

      With normal split tunneling you can normally do something like this anyways, but it can be finicky to configure, and easy for something like DNS, etc to access the internet without your VPN in the middle. And sometimes if your VPN fails to connect, you could be connecting without your VPN.

      By using docker with gluetun + qbit (I believe docker images for this setup exist already) you can force it to use only your VPN, and if the connection fails then your bittorrent client can’t connect. With gluetun all your bittorrent traffic would flow through your VPN, but there’s a way it can be configured to allow only your webui port to be accessed locally on your network