A command an control implementation in go. Let's see how far I can go with this.
Go to file
Stefan Etringer 7472e2384e added template files to be included in the binary 2025-06-24 14:43:32 +00:00
agents fixed graph update 2025-06-05 11:32:51 +00:00
src bump 2025-05-27 15:01:57 +00:00
static added dark mode and switch 2025-06-12 02:00:08 +02:00
templates fixed z-index issue of the dark mode button, which has been displayed over the agent details 2025-06-23 14:18:02 +00:00
.env changed layout 2025-06-09 00:42:40 +02:00
.gitignore added weblogger to display logs, timestamps and levels on the webpage 2025-04-29 15:03:49 +00:00
LICENSE Initial commit 2025-01-06 10:59:01 +01:00
Makefile changed gontrol path from /usr/local/bin to /usr/bin 2025-06-24 12:14:44 +00:00
README.md Initial commit 2025-01-06 10:59:01 +01:00
go.mod added weblogger to display logs, timestamps and levels on the webpage 2025-04-29 15:03:49 +00:00
go.sum added weblogger to display logs, timestamps and levels on the webpage 2025-04-29 15:03:49 +00:00
gomatic.sql added hostname 2025-05-26 15:22:07 +00:00
main.go added template files to be included in the binary 2025-06-24 14:43:32 +00:00
rename.sh init 2025-01-06 11:07:53 +01:00

README.md

gontrol

A command an control implementation in go. Let's see how far I can go with this.