This website requires JavaScript.
Explore
Help
Sign In
erik
/
converge
Watch
1
Star
0
Fork
0
You've already forked converge
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
CI debugging using a reverse shell technique based on SSH.
14
Commits
1
Branch
0
Tags
5.1
MiB
Go
88.6%
JavaScript
9.9%
Shell
0.6%
Makefile
0.6%
CSS
0.3%
72d128998b
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Erik Brakkee
72d128998b
First agent version, passing in external listener fo ssh so it can be used later with yamux as well.
2024-09-08 11:16:48 +02:00
.idea
added makefile for building.
2024-09-08 11:16:48 +02:00
cmd
First agent version, passing in external listener fo ssh so it can be used later with yamux as well.
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