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.
qbittorrent.
This; Linuxserver Qbittorrent docker with gluetun to make sure all traffic goes through your VPN.
I don’t use docker, so I just set the interface to the tun0 or whatever in the qbittorrent config.
rtorrent for me.
I use qBitorrent with no VPN because my ISP don’t give a fuck of what I’m doing with their data
Just use qbittorrent
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.
Yes, this is what I do, with Private Internet Access (VPN). You can bind qbittorrent to PIA’s interface, and also to its forwarding port.
I use qbittorent through Mullvad using Gluetun as qbt is running in docker.
DHT and PEX don’t seem to work though, I did brief research and it seemed related to mullvad no longer allowing port forwarding? I don’t know enough about how it works but I tried messing with it for several hours a couple days ago to no avail, only trackers appear to work for connecting to other peers.
On a headless Ubuntu LXC running in proxmox, I just access the qbt interface via its Web portal.
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.
Nothing over here like that. Seems quite consistent on memory usage.
I torrent a lot on Linux and use Qbittorrent. Surfshark has a great VPN on Linux.
If you want to get into it then Sonarr, Radarr, Prowlarr and nzb360 ($10) with Jellyfin is a great stack to manage your library but needs a bit of work to set up. You can then use the phone to download and search and watch it with an android TV app.
I had some issues setting it up with a ublue fedora immutable distro which are pretty non-existent on most standard distros.
Surfshark
Please don’t use Surfshark
What’s wrong with Surfshark?
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.
You can torrent easily on Linux using any distro and any client.
It’s very unlikely you’ll have any issues.
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
I think it is even heavily used on Windows.
Generally most people get recommended to start their Linux journey with Mint as it is noob friendly (while still having full functionality) other options to consider would be popOS Ubuntu & Fedora.
qBittorrent is the most recommended I’ve seen, although I use transmission.
Why do you use transmission? Genuinely curious. The times I tried to use it, it seemed so basic and lacking functionality
It works ? I mean what necessary functionality is it missing ? Magnet link goes in, files come out, happy face.
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
As far as flavors of Linux, I would honestly recommend using VirtualBox while on Windows. You can download a preconfigured VM of just about any Linux distro or download whatever iso you want and install in a VM. This gives you some freedom to play around and break things (and you probably will at least once) and get more familiar with the different desktop environments, software installation, command line, searching for how to do things etc.
Weird thing to downvote, this is how I tested Linux since if I broke something or wanted to try a different distro I just deleted the VM and tried another. It’s way more annoying to distrohop once you’ve installed a system to your machine that also has all your files and configs set up.