Releases: antoniomika/sish
Releases · antoniomika/sish
v2.3.1
Changelog
- 2d16c2d Fix not logging certain errors
v2.3.0
Changelog
- e80196d Added support for SNI proxying on HTTPS port
- 047ba63 Fix error message
- 8eb708a Fix sni proxying for https with proxy-protocol enabled
- 71222f4 Simplify TLS handler
- 8152624 Update readme and example config
v2.2.0
Changelog
- 53576c7 Maximize cache hits
- 0dcd04d Refactored code to use a generic sync.Map implementation. Closes #217
v2.1.0
Changelog
- d5502f7 Set the outputted pubkey to be the authorized key representation
- 620351a Updated flags for private keys directory
v1.1.7
Changelog
0d19a67 Updated dependencies to solve proxy proto issues
v1.1.6
Changelog
9cfec10 Add old templates glob back
a16f832 Fix templates not being included into the release
1d9fd85 Remove demo instance from README
c228e55 Remove the default authentication password
d7b2c87 Tidy up mod
2c9d65f Updated dependency and build versions
v1.1.5
Changelog
216d0ae Add deploy button
83ac34e Clarify deployment documentation
52fb393 Fix github actions
75709d2 Update console to output utf8 properly
545d16b Updated dependencies and fix #155
383f896 Updated repository references and add gcloud tutorial