A command an control implementation in go. Let's see how far I can go with this.
Go to file
Stefan Friese 324c8bd1a4 added Makefiles 2025-01-14 15:09:09 +00:00
agents added Makefiles 2025-01-14 15:09:09 +00:00
static init 2025-01-06 11:07:53 +01:00
templates cleanup 2025-01-14 14:47:04 +00:00
.gitignore added Makefiles 2025-01-14 15:09:09 +00:00
LICENSE Initial commit 2025-01-06 10:59:01 +01:00
Makefile added Makefiles 2025-01-14 15:09:09 +00:00
README.md Initial commit 2025-01-06 10:59:01 +01:00
go.mod init 2025-01-06 11:07:53 +01:00
go.sum init 2025-01-06 11:07:53 +01:00
gomatic.sql added IP address to the agents 2025-01-10 02:47:33 +01:00
main.go cleanup 2025-01-14 14:47:04 +00:00
prefix_adjectives added random suffix and prefix list 2025-01-11 02:36:21 +01:00
rename.sh init 2025-01-06 11:07:53 +01:00
suffix_names added random suffix and prefix list 2025-01-11 02:36:21 +01:00

README.md

gontrol

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