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 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.
Asus WRT Router > Proton VPN
^
ProxMox EV
^
Debian 12 Headless VM
^
Docker Compose
^
Docker Engine
Kind of a crude 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
Asus WRT Routers are great however, it doesn’t support certain Registrars for DDNS like Cloudflare so I had to install Merlin Firmware, ssh into the router and then manually configure a cron-job so that my A records stay up to date with my WAN.
https://github.com/clayauld/asus-merlin-cloudflare-ddns
Thankfully somebody already been down this path a posted the documentation which made things 100x easier.