Skip to content

Instantly share code, notes, and snippets.

@marcusoftnet
Created January 21, 2014 06:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marcusoftnet/8535375 to your computer and use it in GitHub Desktop.
Save marcusoftnet/8535375 to your computer and use it in GitHub Desktop.
Set up a shared WiFi
netsh wlan set hostednetwork ssid=[your network name here] key=[your password here]
netsh wlan start hostednetwork
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment