| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ssh-chat-linux_arm.tgz | 2020-04-17 | 5.9 MB | |
| ssh-chat-windows_386.tgz | 2020-04-17 | 6.0 MB | |
| ssh-chat-linux_386.tgz | 2020-04-17 | 6.2 MB | |
| ssh-chat-linux_amd64.tgz | 2020-04-17 | 6.3 MB | |
| ssh-chat-freebsd_amd64.tgz | 2020-04-17 | 6.3 MB | |
| ssh-chat-darwin_amd64.tgz | 2020-04-17 | 6.3 MB | |
| README.md | 2020-04-17 | 1.0 kB | |
| v1.9 source code.tar.gz | 2020-04-17 | 53.9 kB | |
| v1.9 source code.zip | 2020-04-17 | 79.1 kB | |
| Totals: 9 Items | 37.0 MB | 0 | |
Compatibility note for bots: This release introduces a new bot-friendly API when TERM=bot is set.
- sshd/terminal: Fix full width unicode rendering bug. [#339] (Huge thanks to @yumaokao for tracking down this difficult bug.)
- sshd/terminal: Better closing of misbehaving connections. (Thanks @voldyman for debugging this, it was also a tricky one.)
- sshd/terminal: Add more readline-compatible navigation. [#330] (Another @voldyman contribution, thank you!)
- sshchat: Add
TERM=botwhich makes rendering more bot-friendly. [#341] - sshchat: Apply
SSHCHAT_TIMESTAMPandSSHCHAT_THEMEenv vars on connect. [#333] (Thanks @millerlogic) - main: Added
--unsafe-passphrase, but it's discouraged if you can use whitelisting instead. [#342] - project: We got a sweet domain for the public server,
ssh.chat! (Thank you @tyrelsouza for the donation.)
Binaries built using go version go1.14.
Full list of changes here: https://github.com/shazow/ssh-chat/compare/v1.8.2...v1.9