If you’re going to be doing torrenting a nice easy way to do it is with a docker image for torrenting software that has built in VPN functionality. I use a transmission docker image that I put my VPN credentials into and then all traffic from that container goes through the VPN.
For security, use docker for everything and open only the required ports. Use something like Tailscale or RustDesk to access the server, and limit access to only your IP address if possible.
If you’re going to be doing torrenting a nice easy way to do it is with a docker image for torrenting software that has built in VPN functionality. I use a transmission docker image that I put my VPN credentials into and then all traffic from that container goes through the VPN.
For security, use docker for everything and open only the required ports. Use something like Tailscale or RustDesk to access the server, and limit access to only your IP address if possible.