No description
Find a file
GnomeZworc c97b8bb435
Some checks failed
/ publish (push) Failing after 6m24s
g
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
2025-08-12 17:12:17 +02:00
.forgejo/workflows g 2025-08-12 17:12:17 +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 g 2025-08-12 17:11:47 +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 c 2025-08-12 15:46:53 +02:00
README.md release-v1.2.0 2024-04-02 23:58:01 +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://gitlab.g3e.fr/h6n/tools/-/raw/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.