whotspot
v1.1.4
Published
A command-line tool for turning windows hotspot on/off.
Maintainers
Readme
How To Use
- Install this plugin with
npm install -g whotspot. - Run
hotspot setupto create a hotspot. - Run
hotspot onto turn hotspot on. - Run
hotspot offto turn hotspot off. - Run
hotspot statusto check hotspot status.
Note -
The plugin currently works in Windows 7 only.
It uses elevate.exe to run program as Administrator.
hotspot setupneeds to be run only first time. However you can also use this command to change hotspot name and password.If the tool doesn't work do this -
* In cmd type `ncpa.cpl`. This will open Control Panel. * In the network connections window, right-click on your wireless network adapter and select Properties. * In the Sharing tab of the pop-up window, enable the “Allow other network users to connect through this computer’s Internet connection” box. * In the dropdown present below, select the first option * If error persists try running cmd as Administrator.
