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.
48
Commits
1
Branch
0
Tags
5.1
MiB
Go
88.6%
JavaScript
9.9%
Shell
0.6%
Makefile
0.6%
CSS
0.3%
689c8e63b4
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
689c8e63b4
clean solution for concurrence in session.go by serializing all external calls (apart from initialization) through a channel.
2024-07-24 19:23:51 +02:00
.idea
added makefile for building.
2024-07-18 19:12:09 +02:00
cmd
welcome message for users now specific for windows and linux
2024-07-24 18:46:25 +02:00
kubernetes
lots of work to make it actually work.
2024-07-21 22:36:17 +02:00
pkg
clean solution for concurrence in session.go by serializing all external calls (apart from initialization) through a channel.
2024-07-24 19:23:51 +02:00
static
minor update to docs.
2024-07-23 22:33:11 +02:00
compose.yaml
cross compilation on windows working.
2024-07-22 19:34:26 +02:00
Dockerfile
command-line argument parsing with error handling for all commands that are referred to on the docs page.
2024-07-23 21:51:48 +02:00
go.mod
added fsnotify example, to check bahavior on windows.
2024-07-23 22:55:03 +02:00
go.sum
added fsnotify example, to check bahavior on windows.
2024-07-23 22:55:03 +02:00
Makefile
eliminated unused setWindowSize files.
2024-07-23 19:31:43 +02:00