-
the documentation is unfortunately a bit poor in this regard, but i have already tried a few settings and obviously fail at the very end.
I basically followed these howtos:
* https://docs.nginx.co…
-
## Please describe what you would like to see in ContainerSSH
Add builds for ARM64 and ARM32
## Please describe the solution you'd like
We need ARM64 (ARM 8) and ARM32 (ARM 7) binary builds.
…
ghost updated
5 months ago
-
## Please describe what you would like to see in ContainerSSH
Could we have a feature in config that illustrates maximum time a given session can be alive. This would be quite useful in honeypot sc…
-
## Please describe what you would like to see in ContainerSSH
It would be beneficial to have a dedicated tag for all released versions.
## Please describe the solution you'd like
In addition …
-
## Describe the bug
```
go mod init container-ssh/config-server
go get github.com/containerssh/libcontainerssh
go mod tidy
```
fails with
```
container-ssh/config-server imports
githu…
-
As part of our ongoing effort to https://github.com/cncf/techdocs/issues/198, we noticed that the website does not pass the trademark criteria on [CLOMonitor](https://clomonitor.io/search?foundation=c…
-
## Please describe what you would like to see in ContainerSSH
go lang version up 1.18 -> 1.21
some package depandency upgrade
## Please describe your use case
A clear and concise descripti…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.14.2 windows/amd64
### Does this issue reproduce with the latest release?
Yes.
### What operating …
ghost updated
3 months ago
-
# User Selected Role Based SSH Configurations
Hey **containerssh** folks! 👋
I have a question for you all:
If I have user bob and bob has two different job duties -> `database-operations` and `web…
-
## Describe the bug
Attempting to scrape the metrics endpoint into prometheus fails with the error:
```
unit not a suffix of metric "containerssh_config_server_failures"
```
In determining …