tools/README.md
GnomeZworc d7fe8508a9
All checks were successful
/ publish_password (pull_request) Successful in 7m27s
/ validate_password (pull_request) Successful in 7m31s
release-v1.3.0
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
2025-09-07 19:33:20 +02:00

513 B

H6N Tools

Some tools use and dev for h6n, many are in shell/bash could be use in other project

Version

v1.3.0: Xavier

release script

To use the release script it's simple curl https://git.g3e.fr/H6N/tools/raw/branch/main/scripts/release.sh | bash -s - [param list]

In dev mode you can do cat ./scripts/release.sh | bash -s - [param list]

Password hasher

To use the password hasher you only need to download it, give him exec right and launch it, all is done locally and nothing is exported.