No description
Find a file
2025-09-28 14:43:18 +00:00
.forgejo/workflows change version #2 2025-08-12 22:57:43 +02:00
config v1.2.0: script: add a gitlab-ci script 2024-04-02 23:53:24 +02:00
config-ci v1.2.0: script: add a gitlab-ci script 2024-04-02 23:53:24 +02:00
docs release-v1.4.0 2025-09-28 16:42:50 +02:00
golang v1.2.0: code: import password 2024-03-21 00:08:26 +01:00
libs Add shflags 2024-03-11 13:26:05 +01:00
scripts 1.4.0: script: add correct script 2025-09-28 16:37:01 +02:00
go.work v1.2.0: code: import password 2024-03-21 00:08:26 +01:00
go.work.sum v1.2.0: code: import password 2024-03-21 00:08:26 +01:00
LICENCE add LICENCE 2024-03-13 13:56:30 +01:00
Makefile make complete publish script #2 2025-08-12 22:53:48 +02:00
README.md release-v1.4.0 2025-09-28 16:42:50 +02:00

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.