A command an control implementation in go. Let's see how far I can go with this.
Go to file
Stefan Etringer 4f1ee3ad01 added hostname 2025-05-26 15:22:07 +00:00
agents added hostname 2025-05-26 15:22:07 +00:00
src added hostname 2025-05-26 15:22:07 +00:00
static added graph, changed layout 2025-05-23 10:37:53 +00:00
templates added hostname 2025-05-26 15:22:07 +00:00
.env
.gitignore added weblogger to display logs, timestamps and levels on the webpage 2025-04-29 15:03:49 +00:00
LICENSE
Makefile
README.md
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 moved from mysql to sqlite for the agents database 2025-05-26 14:19:49 +00:00
rename.sh

README.md

gontrol

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