deanmcniven / wsl2-vpn-support

This Powershell script will reconfigure the system routes to fix WSL2 networking when on a VPN
47 stars 25 forks source link

Elevate to Administrator if necessary #4

Closed ascheel closed 1 year ago

ascheel commented 2 years ago

This will allow the script to be executed from within WSL2 itself (for example, scripting it via a command named 'vpn') and elevate when appropriate.