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
Currently, the VPN server uses procfs (/proc/net/route) to parse details about the default gateway for Linux hosts. In order to port this to windows, we need to add find a way of getting the default gateway on the windows platform.
Currently, the VPN server uses procfs (/proc/net/route) to parse details about the default gateway for Linux hosts. In order to port this to windows, we need to add find a way of getting the default gateway on the windows platform.