rewrite in js

This commit is contained in:
tetuaoro
2024-07-14 17:13:27 +02:00
parent 8bfcb5d502
commit 883ca34182
10 changed files with 85 additions and 430 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# wg-password
`wg-password` is a Rust binary that generates bcrypt password hashes for use with `wg-easy`, enhancing security by requiring passwords.
`wg-password` is a script that generates bcrypt password hashes for use with `wg-easy`, enhancing security by requiring passwords.
## Features