One machine at home, several services running on it. Pluggie gives each service its own HTTPS address that opens in any browser, from anywhere — no port forwarding, no router changes, and nothing to install on the device you are connecting from.
Free forever tier · No email or credit card required
Your NAS interface, Jellyfin, Grafana and Nextcloud each get a hostname of their own. No port numbers to memorise, no reverse proxy to maintain.
Open a normal HTTPS link in any browser — a work laptop, a borrowed phone, a machine where you have no administrator rights. This is the part a mesh VPN cannot do.
Point a CNAME and keep your registrar and nameservers where they are. Included on paid plans from $6/month.
Limit access to a country or an IP range, with HTTP Basic Auth on top, configured in the dashboard rather than in firewall rules.
Everything happens on the machine you already own. The router is never touched.
A single Docker container on the same box your services already run on. Home Assistant users can install it as an add-on instead of a container.
Give the tunnel the local address of the thing you want to reach — for example
http://192.168.1.10:8096 for Jellyfin, or https://192.168.1.10:5001 for DSM.
The service is live on its own HTTPS URL with a valid certificate. Add another tunnel for the next service and repeat.
If it serves a web interface on your LAN, it can have a public address. Pluggie does not care what produced it.
Container Manager runs the agent directly on the NAS. Point one tunnel at DSM on port 5001 and, if you want, more at Synology Photos, Drive or anything else you have installed.
Add the container from Community Applications. One tunnel for the Unraid web UI, one each for the services on the array — they do not have to share a hostname.
Run the agent in a small LXC container or VM on the host and expose the Proxmox web UI, plus any guest that serves a web interface.
The agent runs as an app or in a jail alongside your shares, and the web UI gets its own address instead of a port on your router.
On any Linux box — a mini PC, an old laptop, a VPS you keep at home — a single docker run is enough. Everything else is configured from the dashboard.
Free tier, no email, no card. Five minutes to find out whether it fits the way your server is set up.
Start Free