CI debugging using a reverse shell technique based on SSH.
Go to file
Erik Brakkee 0fe6824522 first rendez vous:
1. two websocket clients connecting: one as agent and one as client
2. bidirectional communication between the two
2024-09-08 11:16:48 +02:00
.idea added makefile for building. 2024-09-08 11:16:48 +02:00
cmd first rendez vous: 2024-09-08 11:16:48 +02:00
pkg/iowrappers further generalizatio of synchronizing two streams of data. 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