A command an control implementation in go. Let's see how far I can go with this.
Go to file
Stefan Etringer 90cbe2f396 fixed graph update 2025-06-05 11:32:51 +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 fixed graph update 2025-06-05 11:32:51 +00:00
templates fixed graph update 2025-06-05 11:32:51 +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 included working proxy agent for interactive client connections 2025-06-02 09:27:51 +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.