No description
Find a file
2025-09-07 17:13:32 +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.2.0 2024-04-02 23:58:01 +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 update script #3 2025-09-07 19:02:32 +02:00
.gitlab-ci.yml v1.2.0: release: first script for release on gitlab 2024-03-21 15:56:14 +01: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 update readme script #3 2025-09-07 19:01:24 +02:00

H6N Tools

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

Version

v1.2.0: Valentin

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.