feat: Initial commit of the server management tool

This commit is contained in:
Matthias
2025-09-08 20:36:50 +02:00
commit 75406bd56c
8 changed files with 474 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
module manage-servers
go 1.24.6
require golang.org/x/crypto v0.42.0
require golang.org/x/sys v0.36.0 // indirect