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%
6c8e0adccf
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
6c8e0adccf
agent is now setting up ws connection to server.
...
Next: adding multiplexing and listening on a socket.
2024-07-20 10:56:14 +02:00
.idea
added makefile for building.
2024-07-18 19:12:09 +02:00
cmd
agent is now setting up ws connection to server.
2024-07-20 10:56:14 +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