CI debugging using a reverse shell technique based on SSH.
Go to file
Erik Brakkee b41317c598 Lots of work on making easier interactive documentation, especially to make working with SSH public keys really easy.
Next step is to do more validation in the UI.
Specifically:
* validate authorized keys
* detection of accidental use of a private key

Then, password based access can be disabled.
2024-09-08 11:16:49 +02:00
.idea added makefile for building. 2024-09-08 11:16:48 +02:00
cmd Lots of work on making easier interactive documentation, especially to make working with SSH public keys really easy. 2024-09-08 11:16:49 +02:00
kubernetes Rendering status as HTML tables. 2024-09-08 11:16:49 +02:00
pkg Lots of work on making easier interactive documentation, especially to make working with SSH public keys really easy. 2024-09-08 11:16:49 +02:00
static missing files checked in: 2024-09-08 11:16:49 +02:00
.gitignore missing files checked in: 2024-09-08 11:16:49 +02:00
compose.yaml usage fix (agent was renamed by intellij to session) 2024-09-08 11:16:49 +02:00
Dockerfile Lots of work on making easier interactive documentation, especially to make working with SSH public keys really easy. 2024-09-08 11:16:49 +02:00
go.mod restructuring 2024-09-08 11:16:49 +02:00
go.sum restructuring 2024-09-08 11:16:49 +02:00
LICENSE added LICENSE 2024-09-08 11:16:30 +02:00
Makefile relative link to websocket did not work for some reason, reverted back to /.... link 2024-09-08 11:16:49 +02:00
README.md Now rendering the index.html using the Templ library. 2024-09-08 11:16:49 +02:00
render.sh missing files checked in: 2024-09-08 11:16:49 +02:00

  • Environment

Go version 1.21

go install github.com/a-h/templ/cmd/templ@latest