fix typo: How_to_generate_an_bcrypt_hash.md

This commit is contained in:
Philip H 2024-07-15 15:20:15 +02:00 committed by GitHub
parent c28e5befa6
commit 5a075683c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# wg-password
`wg-password` (wgpg) is a script that generates bcrypt password hashes for use with `wg-easy`, enhancing security by requiring passwords.
`wg-password` (wgpw) is a script that generates bcrypt password hashes for use with `wg-easy`, enhancing security by requiring passwords.
## Features
@ -31,4 +31,4 @@ $2b$12$coPqCsPtcF
## LICENSE
[wg-easy license](./LICENSE)
[wg-easy license](./LICENSE)