Quote:
Originally Posted by Quoth
I had a VPN server at home and connected to it if using a public WiFi
|
I have that as well - the VPN is running on my primary router. It's the only way to get to our desktop computers. These have sensitive information on them.
You can get to my one "public" server on a separate VLAN via an NGINX reverse proxy running in a Docker container. That proxy serves up a few applications that I can access from outside (Calibre-Web, Plex, Navidrome, Nextcloud, Lychee). These are also in their own Docker containers.
Any time I connect to public WiFi, I immediately connect to my home's VPN. That's if I'm on my laptop, tablet, cellphone, etc.