CI debugging using a reverse shell technique based on SSH.
Go to file
Erik Brakkee d839583f7b communication between agent and server. Removed the flags libray for command-line parsing.
Heartbeat mechanism from client to server over the custom connection for sending events to guarantee that the connectoin stays up.
2024-09-08 11:16:48 +02:00
.idea added makefile for building. 2024-09-08 11:16:48 +02:00
cmd communication between agent and server. Removed the flags libray for command-line parsing. 2024-09-08 11:16:48 +02:00
kubernetes lots of work to make it actually work. 2024-09-08 11:16:48 +02:00
pkg communication between agent and server. Removed the flags libray for command-line parsing. 2024-09-08 11:16:48 +02:00
static communication between agent and server. Removed the flags libray for command-line parsing. 2024-09-08 11:16:48 +02:00
compose.yaml cross compilation on windows working. 2024-09-08 11:16:48 +02:00
Dockerfile command-line argument parsing with error handling for all commands that are referred to on the docs page. 2024-09-08 11:16:48 +02:00
go.mod added fsnotify example, to check bahavior on windows. 2024-09-08 11:16:48 +02:00
go.sum added fsnotify example, to check bahavior on windows. 2024-09-08 11:16:48 +02:00
LICENSE added LICENSE 2024-09-08 11:16:30 +02:00
Makefile eliminated unused setWindowSize files. 2024-09-08 11:16:48 +02:00