commands.sh

wpa_passphrase

linux

Generate a WPA-PSK key from an ASCII passphrase for a SSID.

More info →

Examples (2)

Compute and display the WPA-PSK key for a given SSID reading the passphrase from `stdin`

Compute and display WPA-PSK key for a given SSID specifying the passphrase as an argument

wpa_passphrase SSID passphrase
made by @shridhargupta | data from tldr-pages