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