Expose Home Assistant
Access your Home Assistant instance from anywhere without opening router ports.
Remote Access Problem
Home Assistant runs on your local network, typically at port 8123. Accessing it remotely usually means opening router ports or paying for Nabu Casa.
PanicTunnl gives you a secure public URL without touching your router.
Setup
Ensure Home Assistant is running on port 8123.
Run the PanicTunnl SSH command with port 8123.
Access your Home Assistant dashboard from the public URL on any device.
// CONFIG_INIT [EXPOSE HOME ASSISTANT]free.skytunnel.dev
ssh -p 2222 -R 0:localhost:8123 free@free.skytunnel.devPaste this into your terminal to start tunneling.
FAQ
Yes. Traffic is E2E encrypted through SSH. For extra security, use Home Assistant's built-in authentication.
For remote access, yes. Nabu Casa also provides cloud backups and voice — PanicTunnl is tunneling only.