CI debugging using a reverse shell technique based on SSH.
Go to file
Erik Brakkee 6c8e0adccf agent is now setting up ws connection to server.
Next: adding multiplexing and listening on a socket.
2024-07-20 10:56:14 +02:00
.idea added makefile for building. 2024-07-18 19:12:09 +02:00
cmd agent is now setting up ws connection to server. 2024-07-20 10:56:14 +02:00
pkg/iowrappers dynamic publicId now working with single connection to agent. Cleanup is not working yet. 2024-07-19 21:13:57 +02:00
go.mod moved websocket wrapper to iowrappers package. 2024-07-18 21:14:23 +02:00
go.sum ssh client -> tcptows -> wstotcp -> sshserver works. 2024-07-18 19:48:06 +02:00
Makefile added makefile for building. 2024-07-18 19:12:09 +02:00