I have a router I’m running nord vpn but I use bitTorrent on windows and I’m looking to switch. Does anyone have a flavor of Linux and program they use?
Any advice would be helpful I’m getting nowhere on forums.
Honestly, whatever floats your boat. There are many good options here, just try all and use the one you liked most. Or just go and pick one, or use the one that comes pre-installed in your distro.
Recommended ones:
- qbittorrent (my favourite as for many other in the comments)
- Transmission
- Deluge
- rtorrent (great if you run a headless server)
Asus WRT Router > Proton VPN
^
ProxMox EV
^
Debian 12 Headless VM
^
Docker Compose
^
Docker Engine
- Unbound
- Pihole
- Prowlarr (for indexers)
- Radarr
- Sonarr
- Lidarr
- Readarr
- 4 Instances of QBit for each ‘Arr
- Jellyfin
- Jellyseerr
- Traefik for SSL/TLS
- Homepage
Kind of a crude & simplified way of putting my setup but I think it gets the point across.
+1 for the WRT router, if you can get a decent device with an enough powerful CPU it can host Transmission
I would also look in to I2P. Their are a few clients that support it like qbittorrent.
Deluge is another good client – I’m not sure why but its defaults gave me much better download speeds than transmission or qbittorrent
rtorrent, you just need an ssh connection if wanting to know remotely what’s going on
Qbittorrent: you can bind the application with a network interface and ensure all the connexion will use your vpn.
bonus: you can use it as a server (without any graphical interface) and manage the torrent with your browser. This way, you can create a torrentbox on a dedicated computer.
This is what I use. Once you get it working, it’s a great setup. I have it running on my mini HTPC under the hood, and it really doesn’t use much in the way of resources.
It has a webui that I can use to search and add torrents, and you can choose an alternate UI for the page if you want (I used VueTorrent, it looks better on mobile).
And, like others have said, you can bind it so that if your VPN disconnects, torrents won’t just keep running in the background.
Transmission. Simple, fast, efficient.
Linux Mint OS, QBitTorrent for the client, Proton VPN for the VPN with qBitTorrent bound to only that interface and port to ensure no IP leaks.
Works Awesome.
qbittorrent
Did qbittorrent have memory leaks for anyone else? From time to time I’m forced to kill it because it’s make my pc unusable. Still my torrent client of choose, but I would like to know if this is something someone else experienced.
ive not experienced that in the almost 10 years of using it on multiple debian based distros
You can torrent easily on Linux using any distro and any client.
It’s very unlikely you’ll have any issues.
qBittorrent
I think it is even heavily used on Windows.
Transmission
This with remote transmission on your phone to control it
I just run rtorrent with vopono/openvpn in a tmux sesession on a raspberry PI. It can be a bit of a pita getting utmp working though.
If you need a daemon (to always run in the background, like on a server), use Deluge or Transmission.
If you just need a basic client that can live in your systray, qBittorrent.
qBittorrent! You can even add a search plugin directly in the client.
Was using Deluge before on Windows and for a while when I switched to Linux but started having issues with it.
You can even add a search plugin directly in the client.
Huh. Well, that’ll make things easier.