Skip to content

Releases: balena-io/sshproxy

v1.4.3

02 Feb 19:06
f24beaf
Compare
Choose a tag to compare
  • Remove excessively verbose logging
  • Wait until all channels/requests have been serviced before closing connection

v1.4.2

30 Nov 09:00
c907f6d
Compare
Choose a tag to compare
  • Use keyType during key generation to create correct key type

v1.4.1

11 Jul 15:22
Compare
Choose a tag to compare
  • expose version information to build and add --version flag

v1.4.0

10 Jul 11:39
Compare
Choose a tag to compare
  • Add support for running shell with alternative credentials

v1.3.0

20 Jun 10:49
Compare
Choose a tag to compare
  • Reflect command exit status in 'exit-status' request
  • Kill running command if requesting channel dies
  • Improve error handling
  • Improve pseudo-terminal handling

v1.2.1

07 Jun 13:12
Compare
Choose a tag to compare
  • Remove debug code from Makefile

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