Skip to content

Instantly share code, notes, and snippets.

@yingca1
Created July 11, 2014 03:40
Show Gist options
  • Save yingca1/e9aaf7df9baddea364fe to your computer and use it in GitHub Desktop.
Save yingca1/e9aaf7df9baddea364fe to your computer and use it in GitHub Desktop.
windows wifi hotpsot setup
netsh wlan set hostednetwork mode=allow ssid="wifi hotspot name" key="wifi password"
netsh wlan start hostednetwork
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment