Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

I replaced Tailscale with Pangolin for remote access, much easier than expected

The article compares Tailscale and Pangolin for remote access, finding that replacing Tailscale with Pangolin was surprisingly easy. Pangolin offers a simpler setup and more intuitive management, making remote access much more straightforward than expected.

Background

Tailscale is a popular VPN service that lets people securely access home servers from anywhere, using a simple "mesh" approach built on WireGuard. Pangolin is a newer open-source alternative that works as a reverse proxy with built-in authentication — instead of tunneling you into your whole home network, it exposes only specific web apps (like Jellyfin or Home Assistant) with per-user access controls. The article describes the author's experience switching from Tailscale to a self-hosted Pangolin setup, citing benefits like full control over infrastructure, no reliance on a third-party coordination server, automatic SSL certificates, and more granular permissions. This is relevant to homelab enthusiasts and self-hosting hobbyists who care about security, privacy, and minimizing external dependencies.