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.
12
Commits
1
Branch
0
Tags
5.1
MiB
Go
88.6%
JavaScript
9.9%
Shell
0.6%
Makefile
0.6%
CSS
0.3%
3b2b9162ba
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
3b2b9162ba
cleanup now works. Clients and agents can connect and disconnect at will.
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