使用wpa_supplicant配置wifi的命令行工具

使用wpa_supplicant配置wifi的命令行工具

Node.js 命令行应用

访问GitHub主页

共30Star

详细介绍

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