Releases: balena-io/sshproxy
Releases · balena-io/sshproxy
v1.2.0
- Update README
- update Makefile and add circleci config
- lint fixes
- Do not pass env vars from client to shell by default
v1.1.2
Also use ecdsa and dsa host keys
v1.1.1
- add configuration option for setting MaxAuthTries
- rename ambiguous "unauth" config variable to "auth-failed-banner"
- fix issue where sshproxy would fail to start if no banner was specified
v1.1.0
Add support for displaying a banner to user after failed authentication