A command an control implementation in go. Let's see how far I can go with this.
Go to file
Stefan Etringer 1f857d8bfa fixed z-index issue of the dark mode button, which has been displayed over the agent details 2025-06-23 14:18:02 +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 added dark mode and switch 2025-06-12 02:00:08 +02:00
templates fixed z-index issue of the dark mode button, which has been displayed over the agent details 2025-06-23 14:18:02 +00:00
.env changed layout 2025-06-09 00:42:40 +02: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

README.md

gontrol

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