Server and Client daemons functional

This commit is contained in:
2026-02-23 00:48:39 +01:00
parent d09c81da5c
commit d737353f2d
12 changed files with 1720 additions and 449 deletions

View File

@@ -1,2 +1,6 @@
build:
@go build -o ./certman .
@go build -o ./certman .
stage: build
@sudo cp ./certman /srv/vm-passthru/certman
@ssh steven@192.168.122.44 updateCertman.sh