No description
Find a file
2024-04-02 22:00:35 +00: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 v1.2.0: script: add a gitlab-ci script 2024-04-02 23:53:24 +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 v1.2.0: ci: ci and makefile 2024-03-21 00:52:27 +01: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.