Skip to content

Instantly share code, notes, and snippets.

@midoribashikk
Created February 18, 2015 13:11
Show Gist options
  • Save midoribashikk/17dac4fbab3105865ca9 to your computer and use it in GitHub Desktop.
Save midoribashikk/17dac4fbab3105865ca9 to your computer and use it in GitHub Desktop.
run as administrator
netsh interface ip set address "Wi-Fi" static 192.168.2.100 255.255.255.0 192.168.2.1
netsh interface ip set dns "Wi-Fi" static 192.168.2.1 primary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment