Feature: Integrate Tailscale/Headscale Networks #862

Closed
opened 2026-04-05 17:53:33 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @smehrens on 9/25/2025

Tailscale or (OpenSource) Headscale provide mesh networks between multiple wireguard server with central management. Many systems provide support for the tailscale client (router like mikrotik, openwrt, gl.inet.....).

Tailscale "client" could be deployed within docker containers. So multiple "tailnets" from multiple headscale/Tailscale servers could work side by side within multiple containers.

If pangolin would provide support in the webgui to define parameters like server (tailscale or headscale server with address), authentication, exported prefix (ip of pangolin server), exit-node (true/false). Pangolin users could deploy the tailscale node (docker) through gui.

Also a checkscript could verify, if the tailnet (conatiners) provide routes to network prefixes to reach pangolin "targets" and checks.

Just my 5 cents.

*Originally created by @smehrens on 9/25/2025* Tailscale or (OpenSource) Headscale provide mesh networks between multiple wireguard server with central management. Many systems provide support for the tailscale client (router like mikrotik, openwrt, gl.inet.....). Tailscale "client" could be deployed within docker containers. So multiple "tailnets" from multiple headscale/Tailscale servers could work side by side within multiple containers. If pangolin would provide support in the webgui to define parameters like server (tailscale or headscale server with address), authentication, exported prefix (ip of pangolin server), exit-node (true/false). Pangolin users could deploy the tailscale node (docker) through gui. Also a checkscript could verify, if the tailnet (conatiners) provide routes to network prefixes to reach pangolin "targets" and checks. Just my 5 cents.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#862