Tuesday, August 14, 2012

Connect to a network from the command line


iwlist wlan0 scan | grep 'ESSID\|Encryption\|WPA'
wpa_passphrase ssid password
wpa_supplicant -B -Dwext -i wlan0 -c ssid"

No comments:

Post a Comment