forked from mirrors/amnezia-wg-easy
feat: generate PASSWORD_HASH on the fly
* remove PASSWORD environment variable in favor of PASSWORD_HASH * enhance password validity check server function * update Dockerfile to include building a binary for generating hashed password * update README with comprehensive Docker usage instructions hash generation
This commit is contained in:
parent
62ea932d33
commit
9a19430dc8
10 changed files with 458 additions and 12 deletions
|
@ -1 +1,3 @@
|
|||
/src/node_modules
|
||||
/src/node_modules
|
||||
/wg-password/target
|
||||
/wg-password/index.js
|
Loading…
Add table
Add a link
Reference in a new issue