tailscale
# PVE
curl -fsSL https://tailscale.com/install.sh | sh
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/add-tailscale-lxc.sh
tailscale up --advertise-routes=192.168.0.0/16
- Install tailscale in an lxc container and set to
Start at boot(bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/add-tailscale-lxc.sh)" -s 106) - In the lxc container, set
tailscale up --advertise-routes=192.168.0.0/16, and review it in the admin console. - In the client side (Your local machine,
MacOSfor example), setsudo tailscale up --accept-routes