A command an control implementation in go. Let's see how far I can go with this.
Go to file
Stefan Etringer ca7da7fc62 moved from mysql to sqlite for the agents database 2025-05-26 14:19:49 +00:00
agents added port number to the output 2025-05-23 14:52:50 +00:00
src moved from mysql to sqlite for the agents database 2025-05-26 14:19:49 +00:00
static added graph, changed layout 2025-05-23 10:37:53 +00:00
templates added port number to the output 2025-05-23 14:52:50 +00:00
.env added more clear output 2025-01-20 15:32:13 +00:00
.gitignore added weblogger to display logs, timestamps and levels on the webpage 2025-04-29 15:03:49 +00:00
LICENSE
Makefile add autogeneration of help target for Makefile 2025-01-15 07:52:03 +01:00
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 port number to the output 2025-05-23 14:52:50 +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.