Today , I'm going to show a really simple trick that you can do using notpad .
Using this trick you can create you're own Wi-Fi Hotspot without any software ;)
Now to make this trick work you need to open "Notepad" or any other text-editor and copy-past this two lines :
Now to make this trick work you need to open "Notepad" or any other text-editor and copy-past this two lines :
netsh wlan set hostednetwork mode=allow ssid=Stormix-Blog key=12345678netsh wlan start hostednetwork
Good , now you need to change somethings :
Stormix-Blog to ==> Whatever you want to name your network.
Stormix-Blog to ==> Whatever you want to name your network.
123456789 to ==>Any password you want.
Now save the file into a .bat file , For example :
After saving the file , you can run it simply by clicking on it ..
But wait how can I stop it ??
Well it's really easy just create another file with the same two lines and change "start" to "stop" the save it as Stop.bat
netsh wlan set hostednetwork mode=allow ssid=Stormix-Blog key=12345678netsh wlan stop hostednetwork
So now you know how to Create Your own Wi-Fi Hotspot only with Notepad ,
If you had any trouble with this trick just leave a comment and we will help you fix it :
Tidak ada komentar:
Posting Komentar