Recommendations for torrenting with linux?
-
I use qBitorrent with no VPN because my ISP don't give a fuck of what I'm doing with their data
-
Ah, so, I should've been more clear, I have annoying requirements, I want qbittorrent to run through mullvad exclusively, and i want them to be intertwined and startup with eachother automatically. I don't want any of my other apps to be running in mullvad, is there a good way to do that? I think the socks5 proxy requires me to have it open and running, and thus everything would run through it, but maybe that wireguard method works around that? not sure, just wondering
-
Just out of curiosity, why bother running 4 instances of qBit for the various *arrs? Why not just use automatic torrent management, and have the different categories download to different folders? My *arrs are all using a single instance of qBit, and each service simply uses a different category with a different download path.
I started to become frustrated with the queue on a single qbit instance, I would set the max total of active torrents to 15; 10 active downloads and 5 seeding and it starts out fine but eventually those 10 active downloads all became stalled.
The amount of times I have had to open qbit to just move it down the queue so other things could download was obnoxious so I made 3 other instances for each *arr and it’s felt easier to manage.
Proton VPN claims to offer Port-Forwarding for their Wireguard router configs however, when I attempt to do it they don’t display the active port anywhere on their website.
-
I didn't mention a VPN service. Openvpn is a client/server application, not a service. Vopono is an application that let's you tunnel a single application through a VPN.
I also don't disagree with the mod's reasoning, so... have a nice day I guess.
-
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.
-
Why do you agree with their censorship and lying?
-
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.
-
That's actually perfect, thank you so much! I've been wanting to switch from nordvpn because it's ass but i got 3 years for basically free, gonna switch to mull with this as soon as that runs out, awesome!
-
If it was Windows, it would simply be a matter of configuring the Split-tunneling options in the mullvad app and it would work the way you want, but on to use the split tunneling feature in mullvad on linux is a bit clunky and doesn't remember your settings so it annoyingly needs you to manually whitelist each app everytime you load it up.
What I do is I run mullvad in a gluetun docker container on my nas and have the environment variable "HTTPPROXY=on" set.
Then, I connect apps on my desktop computer to gluetun by going into the network settings of whatever app I want to route through mullvad and set the proxy settings to "HTTP proxy" <nas ip>:8888. I use these proxy settings for things like FreeTube and one of the web browsers i have installed that I want to use only with a vpn.
This will work if you set the http proxy setting in qbit, but if you are going to the trouble of setting up docker, you may as well have qbit running in a docker container too.
Maybe the best option for you is to install docker (even if you don't have a server or nas, you can run it on your desktop), and run gluetun and qbit in docker containers, this will auto start on boot running headless in the background and the vpn wont interfere with the rest on you computer.
-
https://github.com/jamesmcm/vopono seems like this is exactly what I want, actually, might help you if you're looking for a simpler solution! thanks for the advice anyway though!
-
Where do you live?
-
It’s like wearing 2 condoms except it feels the same as wearing nothing at all.
...I mean......
-
Wow, that's crazy. Could really get creative with your config using that!
-
Surfshark
Please don't use Surfshark
-
Mullvad all the way
-
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.
-
qbittorrent.
-
KTorrent (KDE) or Transmission (GNOME).
GNOME is the default on Ubuntu, Fedora and lots more. KDE is default on OpenSUSE, KDE Neon and Kubuntu.