init v1 script (#8)

* init v1 script

* .

* complete dashboard script

* init agent script (posix)

* complete agent script (posix)
This commit is contained in:
UUBulb
2024-11-30 13:49:06 +08:00
committed by GitHub
parent 7eb6a3af01
commit 7132b6d671
22 changed files with 2422 additions and 2666 deletions

2
go.mod
View File

@ -1,3 +1,5 @@
module github.com/nezhahq/scripts
go 1.20
require github.com/chai2010/gettext-go v1.0.3