Jack
Results
1
comments of
Jack
Actually, if "/dev/net/tun" has already existed, you should authorize to it. `chmod 0666 /dev/net/tun ` Then, you should stop and start the service which needs to use TUN/TAP. [https://docs.kernel.org/networking/tuntap.html](url)