The purpose of this repo is to give functionality to a web app via an SSH terminal app. In its current form the web application acts as if an administrator has "restarted" the web application whenever a user connects to the SSH server on the same domain.
Dependencies:
- go v1.22.2 or greater
- htmx v1.9.9 or greater
Install necessary packages:
go mod tidy
go run *.go