Create Wi-Fi Hotspot in Windows


Open your cmd.exe with Administrator account and paste these command line after line



netsh wlan set hostednetwork mode=allow ssid=hotspot key=password keyUsage=persistant

netsh wlan start hostednetwork
Thats it , now scan your Wi-Fi for hotspot. You can use any where , you just require wireless router/modem.

Comments

Popular posts from this blog

grep: unknown device method

Uploading files to FTP/SFTP using CURL

How to find outgoing IP in Linux ?