CI debugging using a reverse shell technique based on SSH.
Go to file
Erik Brakkee d109c72f66 removed password based access
authorized keys can now be modified within the session.
keep last set of keys when no valid keys were found and keys are changed during the session .
2024-09-08 11:16:49 +02:00
.idea added makefile for building. 2024-09-08 11:16:48 +02:00
cmd removed password based access 2024-09-08 11:16:49 +02:00
kubernetes removed password based access 2024-09-08 11:16:49 +02:00
pkg removed password based access 2024-09-08 11:16:49 +02:00
static A lot of work in getting cut and paste from the UI to 2024-09-08 11:16:49 +02:00
.gitignore missing files checked in: 2024-09-08 11:16:49 +02:00
compose.yaml removed password based access 2024-09-08 11:16:49 +02:00
Dockerfile More clean handling of the contextpath. 2024-09-08 11:16:49 +02:00
getbootstrapicons.sh getting the bootstrap icons (not checking them in). 2024-09-08 11:16:49 +02:00
go.mod removed password based access 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 A lot of work in getting cut and paste from the UI to 2024-09-08 11:16:49 +02:00

  • Environment

Go version 1.21

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