A command an control implementation in go. Let's see how far I can go with this.
Go to file
gurkenhabicht 7da2bc0024 changed colors to fit the bootstrap style 2025-05-26 22:01:45 +02:00
agents added hostname 2025-05-26 15:22:07 +00:00
src added hostname 2025-05-26 15:22:07 +00:00
static changed colors to fit the bootstrap style 2025-05-26 22:01:45 +02:00
templates added hostname 2025-05-26 15:22:07 +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 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 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.