Skip to content

Instantly share code, notes, and snippets.

@richard24se
Last active August 14, 2020 03:58
Show Gist options
  • Save richard24se/95bf546dd4791c4842cf22fb8ada130c to your computer and use it in GitHub Desktop.
Save richard24se/95bf546dd4791c4842cf22fb8ada130c to your computer and use it in GitHub Desktop.
wsl -u root ip addr add 192.168.1.225/24 broadcast 192.168.1.255 dev eth0 label eth0:1
netsh interface ip add address "vEthernet (WSL)" 192.168.1.220 255.255.255.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment