Recommendations for torrenting with linux?
-
I was in the same boat. I just want the VPN for my torrent client, without it impacting any other running applications/services. Try https://github.com/jamesmcm/vopono, which uses network namespaces and has killswitch functionality.
As for Nix, I have no idea.
Wow, that's crazy. Could really get creative with your config using that!
-
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
-
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.
Mullvad all the way
-
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.
Mullvad + Transmission
-
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.
I use i2p for torrents exclusively. It's slow but totally private so I can seed without needing to mess about with a VPN.
There is a slightly smaller community but the people on there have similar tastes to me: linux textbooks, GOG games, jazz albums, etc.
-
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.
-
Surfshark
Please don't use Surfshark
-
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.
KTorrent (KDE) or Transmission (GNOME).
GNOME is the default on Ubuntu, Fedora and lots more. KDE is default on OpenSUSE, KDE Neon and Kubuntu.
-
qbittorrent.
This; Linuxserver Qbittorrent docker with gluetun to make sure all traffic goes through your VPN.
-
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.
-
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.
rtorrent for me.
-
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.
-
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.
-