Plex and Mullvad now that port forwarding is gone

trijste@lemmy.world to Selfhosted@lemmy.world – 18 points –

Hi! I used to run Plex and forward a port through my vpn so I could access the service outside my network, like on vacation. This meant I could keep my vpn on and still access my content. I use Cloudflared to access other services in this way.

Now that my vpn has stopped allowing port forwarding, how can I again access my content while keeping my network private and secure?

11

You are viewing a single comment

First, you don't really need a VPN to view Plex content. Plex can be configured to require a secure connection. That ought to be enough. But if you want the VPN tunnel for some reason, the answer is simple: self-host your own VPN server. I recommend OpenVPN or Wireguard.

The vpn was a general privacy and security addition. I just have it on all the time. I’ll look into wireguard.

You can also try tailscale which is easy to set up, but their wireguard implementation is quite a bit slower (latency).