wit
Version:
command-line wireless 802.11 manager for linux
30 lines (16 loc) • 572 B
Plain Text
wit
Automatically connect to an accessible network,
launching wpa_supplicant as necessary.
win connect ESSID
Connect to a particular ESSID.
If ESSID is surrounded in (//)s, connect to the first matching result.
wit list
List all wireless signals.
wit search TERMS...
Search the known network list by SSID, printing the SSID and password.
If TERMS is empty, print all the SSIDs.
If TERMS is guarded in //s, treat the search as a regex.
wit add SSID
Add a preferred open network.
wit add SSID PASSPHRASE
Add a WPA network with a PASSPHRASE.