Tailscale | scripts-underground Tailscale | scripts-underground
⚠️
WARNING: Executing scripts from the internet without understanding what they do can be dangerous. This is an open frontier — always review the code before running it.

Tailscale

REPO_BASE=https://raw.githubusercontent.com/scripts-underground/proxmox/main bash -c "$(curl -fsSL https://raw.githubusercontent.com/scripts-underground/proxmox/main/scripts/addon/add-tailscale-lxc.sh)"

Tailscale

Install Tailscale inside an existing LXC container from the Proxmox VE host.

Notes

  • Run on the Proxmox VE host, not inside the container
  • Select container from a list
  • Reboot the container, then run tailscale up to activate
Copied!