diff options
author | Stefan Kreutz <mail@skreutz.com> | 2022-05-30 11:22:51 +0200 |
---|---|---|
committer | Stefan Kreutz <mail@skreutz.com> | 2022-05-30 11:22:51 +0200 |
commit | b39e252bac26b8ff6f0c4c1e4b23c61fd6fbc4a9 (patch) | |
tree | c31b494a4b0228ea74c968e103d47ed77742f758 /code.md | |
parent | ed3338aec51b7a36167139069f7e3d244afee223 (diff) | |
download | blog-b39e252bac26b8ff6f0c4c1e4b23c61fd6fbc4a9.tar |
Update wpa-psk project name
Diffstat (limited to 'code.md')
-rw-r--r-- | code.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -58,7 +58,7 @@ A utility to run the PostgreSQL server off a temporary data directory. * Introductory blog [post](/posts/temporary-postgresql-server/) * Git [repository](https://www.skreutz.com/scm/git/temp-postgres.git/) -## wpa-psk-rs +## wpa-psk A command-line utility and Rust library to compute the WPA pre-shared key of a Wi-Fi SSID and passphrase. |