17 lines
No EOL
514 B
Markdown
17 lines
No EOL
514 B
Markdown
# H6N Tools
|
|
|
|
Some tools use and dev for h6n, many are in shell/bash could be use in other project
|
|
|
|
## Version
|
|
|
|
v1.4.0: Gabriel
|
|
|
|
## 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. |