if ! [ -c /dev/net/tun ]; thenmkdir -p /dev/netmknod -m 666 /dev/net/tun c 10 200fi
Source : Enable Tun/Tap in a Proxmox LXC Container | VroomTech.io