Linux Commands Examples

A great documentation place for Linux commands

wpa_passphrase

Generate a WPA PSK from an ASCII passphrase for a SSID


see also : wpa_supplicant

Synopsis

wpa_passphrase [ ssid ] [ passphrase ]


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples


no example yet ...

... Feel free to add your own example above to help other Linux-lovers !

options

ssid

The SSID whose passphrase should be derived.

passphrase

The passphrase to use. If not included on the command line, passphrase will be read from standard input.

legal

wpa_supplicant is copyright (c) 2003-2007, Jouni Malinen <j[:at:]w1[:dot:]fi> and contributors. All Rights Reserved.

This program is dual-licensed under both the GPL version 2 and BSD license. Either license may be used at your option.

overview

wpa_passphrase pre-computes PSK entries for network configuration blocks of a wpa_supplicant.conf file. An ASCII passphrase and SSID are used to generate a 256-bit PSK.


see also

wpa_supplicant .conf wpa_supplicant

How can this site be more helpful to YOU ?


give  feedback