Stefan Etringer whx
  • Joined on 2021-08-22
whx pushed to master at whx/killchain-compendium 2025-01-22 23:36:42 +01:00
75a34e4b59 bump
whx pushed to master at whx/gontrol 2025-01-22 17:02:57 +01:00
9e45adfff5 solved issue with the style of presentation of the agent response on the website. Added agentType to the api, agent and database
whx pushed to master at whx/gontrol 2025-01-21 15:03:19 +01:00
323c04af89 added reconnection functionality to the agent, which is used if the server is not reachable
whx pushed to master at whx/gontrol 2025-01-20 16:32:30 +01:00
555d235c3d added more clear output
whx pushed to master at whx/gontrol 2025-01-19 22:14:06 +01:00
3e4722e3ca fixed websocket messages, which were plaintext or just bytes. A JSON object was needed to differentiate between commands and what was returned to the server as a response. The random naming function now has lower case suffixes
whx pushed to master at whx/gontrol 2025-01-17 10:04:34 +01:00
68f135fb7b changed hardcoded database configuration to environment variables. Other configuration can also be added to the configuration struct for further usage inside the app. Added an environment file to source for development and usage outside the cluster.
whx pushed to master at whx/gontrol 2025-01-15 16:42:57 +01:00
eb53fd5b3d removed pkg dir
whx pushed to master at whx/gontrol 2025-01-15 16:41:28 +01:00
a0cd4acbc2 bump
bdb11641d3 moved parts like websocket server, name generator and api to the src directory. Removed redundant code from main.go. Removed templates and directories which won't be needed
Compare 2 commits »
whx pushed to master at whx/gontrol 2025-01-15 08:32:55 +01:00
81af5973de Merge pull request 'add autogeneration of help target for Makefile' (#1) from autogenerate-makefile-help into master
fdc6c4aac6 add autogeneration of help target for Makefile
Compare 2 commits »
whx merged pull request whx/gontrol#1 2025-01-15 08:32:52 +01:00
add autogeneration of help target for Makefile
whx commented on pull request whx/gontrol#1 2025-01-15 08:32:37 +01:00
add autogeneration of help target for Makefile

Bestens :)

whx pushed to master at whx/gontrol 2025-01-14 17:02:38 +01:00
5335bf27fd added random name generator
whx pushed to master at whx/gontrol 2025-01-14 16:09:23 +01:00
324c8bd1a4 added Makefiles
whx pushed to master at whx/gontrol 2025-01-14 15:47:17 +01:00
4e714159a6 cleanup
whx pushed to master at stefan/dotfiles 2025-01-14 08:49:40 +01:00
dd2d6d863c added fuser show process behind a port
whx pushed to master at stefan/dotfiles 2024-12-19 09:32:17 +01:00
a8ea2d4b07 added fixers to vimrc and python files
whx pushed to master at whx/based 2024-12-10 23:44:54 +01:00
56f75e2783 added makefile
whx pushed to master at whx/based 2024-11-19 18:24:49 +01:00
85b57ef9aa added unary encoding
whx pushed to master at stefan/dotfiles 2024-10-11 08:42:11 +02:00
66cf829ee3 added upwards search
whx pushed to master at whx/based 2024-09-25 23:59:51 +02:00
e39ac84573 added changelog