CI debugging using a reverse shell technique based on SSH.
Go to file
Erik Brakkee ff71dbac52 agent is now setting up ws connection to server.
Next: adding multiplexing and listening on a socket.
2024-09-08 11:16:48 +02:00
.idea added makefile for building. 2024-09-08 11:16:48 +02:00
cmd agent is now setting up ws connection to server. 2024-09-08 11:16:48 +02:00
pkg/iowrappers dynamic publicId now working with single connection to agent. Cleanup is not working yet. 2024-09-08 11:16:48 +02:00
go.mod moved websocket wrapper to iowrappers package. 2024-09-08 11:16:48 +02:00
go.sum ssh client -> tcptows -> wstotcp -> sshserver works. 2024-09-08 11:16:48 +02:00
LICENSE added LICENSE 2024-09-08 11:16:30 +02:00
Makefile added makefile for building. 2024-09-08 11:16:48 +02:00