diff options
| author | Stefan Kreutz <mail@skreutz.com> | 2022-05-23 22:53:20 +0200 |
|---|---|---|
| committer | Stefan Kreutz <mail@skreutz.com> | 2022-05-23 22:53:20 +0200 |
| commit | 716bf150c93cd7f9f9c098f3ce35ffebbd27facb (patch) | |
| tree | 156d9a570592ab9bf40086215e58d34341b48eb3 | |
| parent | 4573151bd07debe219c7ebb01b43374cc4dca4a9 (diff) | |
| download | wpa-psk-716bf150c93cd7f9f9c098f3ce35ffebbd27facb.tar | |
Fix typo
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ This is a command-line utility and Rust library to compute the WPA pre-shared ke ## Usage -Hash a typcial SSID and passphrase: +Hash a typical SSID and passphrase: $ wpa-psk home password123 0xde811641af2c516ffd35cc6f851b3abf03c7c84fc703cfb580f1c0456943cdc0 |