Private mesh networking with Tailscale — server setup, auth keys, ACLs, Tailscale Serve/Funnel, Services (TailVIPs), firewall lockdown, cloud-init provisioning, and the tailscale Python API client. Use when connecting backend servers, workers, or services over Tailscale, setting up MagicDNS, HTTPS certs, or locking down VPS/cloud nodes.
التثبيت
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Private mesh networking with Tailscale — server setup, auth keys, ACLs, Tailscale Serve/Funnel, Services (TailVIPs), firewall lockdown, cloud-init provisioning, and the tailscale Python API client. Use when connecting backend servers, workers, or services over Tailscale, setting up MagicDNS, HTTPS certs, or locking down VPS/cloud nodes.
Tailscale Networking
Quick orientation
Tailscale creates a WireGuard mesh VPN ("tailnet") where every device gets a stable 100.x.y.z IP and a MagicDNS name (hostname.tailnet-name.ts.net). All traffic between devices is end-to-end encrypted. No ports need to be opened.