You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using a TUN device, you'll need to use sudo for the application to successfully create it.
Also don't forget to give the TUN interface an IP address with
sudo ifconfig tun0 192.168.5.1/24