I want to use both Mullvad VPN and Tailscale simultaneously to access my server easily. Currently, they can't run at the same time, which complicates my setup.
I was using tailscale on all of my devices to connect it to my server, but I've recently started using mullvad vpn to enhance my security in general. The problem is that I can't have mullvad and tailscale running at the same time, so it's making it more difficult to access the server. From my own inquiry, it seems like I have a few options: 1. Figure out some way to run them concurrently (no idea how) 2. Drop tailscale entirely 1. Expose my services with Cloudflare tunnel 2. Buy a domain and use NPM or another reverse proxy manager to access them from a public link 3. There's probably more but idk what else there is What would be the best course of action in my case?