Ssh Chat Versions Save

Chat over SSH.

v1.2

7 years ago

Some minor but important improvements:

  • Keep-Alive (every 30s) should reduce idle disconnects.
  • Fixed memory leaks and DoS attack vector.
  • Include ARM6 builds by default with make release.

Full list of changes here: https://github.com/shazow/ssh-chat/compare/v1.1...v1.2

v1.1

7 years ago

This should be a more stable version of v1.0 with a bunch of bugs and race conditions fixed. We also ship packaged binaries with releases now, yay!

Full list of changes here: https://github.com/shazow/ssh-chat/compare/v1.0...v1.1