Skip to content

Releases: balena-io/sshproxy

v1.2.0

07 Jun 13:26
Compare
Choose a tag to compare
  • Update README
  • update Makefile and add circleci config
  • lint fixes
  • Do not pass env vars from client to shell by default

v1.1.2

18 May 17:10
Compare
Choose a tag to compare

Also use ecdsa and dsa host keys

v1.1.1

17 May 18:22
Compare
Choose a tag to compare
  • 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

15 May 11:51
Compare
Choose a tag to compare

Add support for displaying a banner to user after failed authentication

v1.0.0

12 Apr 17:07
127c5c1
Compare
Choose a tag to compare

Initial release