CI debugging using a reverse shell technique based on SSH.
Go to file
2024-07-19 21:48:54 +02:00
.idea added makefile for building. 2024-07-18 19:12:09 +02:00
cmd cleanup now works. Clients and agents can connect and disconnect at will. 2024-07-19 21:48:54 +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