1.0.1 • Published 6 years ago

wifictl v1.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

wifictl

Interactive command line tool to connect to WiFi networks on Linux

npm install -g wifictl
sudo wifictl

Build Status

Powered 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