Skip to content

Instantly share code, notes, and snippets.

@avicoder
Created April 23, 2015 06:46
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save avicoder/7007bc4ebd214fe47052 to your computer and use it in GitHub Desktop.
Save avicoder/7007bc4ebd214fe47052 to your computer and use it in GitHub Desktop.
Windows Wifi Hotspot { wifi name : Paladion-Hotspot, Password : paladion123!}
netsh wlan set hostednetwork mode=allow ssid=Paladion-Hotspot key=paladion123!
netsh wlan start hostednetwork
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment