Skip to content

Instantly share code, notes, and snippets.

@venkatvb
Created February 25, 2016 06:12
Show Gist options
  • Save venkatvb/ad9037acd5012aeea9e4 to your computer and use it in GitHub Desktop.
Save venkatvb/ad9037acd5012aeea9e4 to your computer and use it in GitHub Desktop.
start Wi-Fi hotspot
netsh wlan set hostednetwork mode=allow ssid=thisisme key=password123
netsh wlan start hostednetwork
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment