LXC Container des tailscale in der Shell öffnen
nano /etc/pve/lxc/101.conf
lxc.cgroup2.devices.allow: c 10:200 rwm
lxc.mount.entry: /dev/net/tun dev/net/tun none bind,create=file
apt install curl
apt install gnupg
sudo apt-get update sudo apt-get install tailscale
sudo tailscale up
tailscale ip -4
tailscale command tailscale up ,tailscale down , tailscale rm
gefunden auf :https://schroederdennis.de/allgemein/tailscale-vpn-mesh-wireguard-basis-super-einfach-test-raspberry/