WiFi - paulvi/notes GitHub Wiki

netsh wlan connect xiongdi-C
netsh wlan disconnect
     netsh wlan set hostednetwork mode=allow ssid="<SSID>" key="<PASSWORD>"
     netsh wlan start hostednetwork

Check status

netsh wlan show hostednetwork

Tools below actually are using the above Windows method:

Note that with enabled Internet Connection Share (ICS) those connected devices will get .mshome.net DNS suffix.

⚠️ **GitHub.com Fallback** ⚠️