wifictl
v1.0.1
Published
Command line tool to configure wifi using wpa_supplicant
Readme
wifictl
Interactive command line tool to connect to WiFi networks on Linux
npm install -g wifictl
sudo wifictlPowered by diffy and wpa_supplicant
Usage
After running the above wifictl will show a list of all discovered networks.
Select one you want to connect to and click <enter> to enter the wifi password.
All known networks are stored in /root/.wifictl.json.
When running it, it will automatically connect to the network seen, with the highest
priority specified in the .wifictl.json file.
License
MIT
