A command an control implementation in go. Let's see how far I can go with this.
Go to file
Stefan Etringer 2056479224 bugfixing 2025-05-06 15:46:43 +00:00
agents added weblogger to display logs, timestamps and levels on the webpage 2025-04-29 15:03:49 +00:00
src bugfixing 2025-05-06 15:46:43 +00:00
templates bugfixing 2025-05-06 15:46:43 +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 solved issue with the style of presentation of the agent response on the website. Added agentType to the api, agent and database 2025-01-22 16:02:44 +00:00
main.go bugfixing 2025-05-06 15:46:43 +00:00
rename.sh

README.md

gontrol

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