Stefan Etringer
|
6ea4d31109
|
added weblogger to display logs, timestamps and levels on the webpage
|
2025-04-29 15:03:49 +00:00 |
Stefan Friese
|
0498013d1d
|
added status of agents to the webui
|
2025-01-27 16:00:52 +00:00 |
Stefan Friese
|
c0764ac41d
|
used random names to identify the agents for execution of commands, moved agentCreate step from the agent itself to the websocket server. THis means a more simple agent is possible, because it only needs to do a single request to the websocket. Cleanup needed now
|
2025-01-24 13:35:45 +00:00 |
Stefan Friese
|
9e45adfff5
|
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 |
Stefan Friese
|
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
|
2025-01-15 15:38:23 +00:00 |