Skip to content

Tailscale lets you easily manage access to private resources, quickly SSH into devices on your network, and work securely from anywhere in the world.

It’s a VPN without the problem and complexity of a VPN.

Tailscale is installed on all my personal devices (phone/PC/Mac).

Simply run it using :

Terminal window
tailscale up

LXC Container in proxmox need a specific setup (see this docs), just add this to the /etc/pve/lxc/[id].conf file :

lxc.cgroup2.devices.allow: c 10:200 rwm
lxc.mount.entry: /dev/net/tun dev/net/tun none bind,create=file