Torrent and VPN

Hi I have a question
How to do this.
I want to use transmission for torrents with a VPN
And also want to be able to access server phpbb
And nextcloud for example remotely.

You can use a VPN like wireguard to connect to your home network, then use the apps like that (most secure)
otherwise you will need to open ports out and use a reverse proxy like nginx or traefik (less secure but doable)

There are a couple of similar topics on our forum. Just search for the keyword “vpn split tunnel”.

@WarHawk
the challenge is the already existing outgoing VPN. This will route all traffic to the VPN interface and that’s why it is needed to “split” HTTP/S traffic from used VPN.