Rebex Terminal Emulation has been renamed to Rebex SSH Shell.
Rebex Terminal Emulation 2019 R4.1
Released: Dec 16, 2019
Updates in 2019 R4.1
Features
.NET Core 3.1 support - .NET Core 3.1 is now supported on the following platforms:
Windows (x64, x86, ARM32)
Windows 10 IoT (x64, x86, ARM32)
Linux (x64, ARM32)
macOS (x64)
All: Added support for Mono 6.x.
Terminal: Added workaround to terminal Unbind method for SSH servers that don't properly respond to SSH_MSG_CHANNEL_CLOSE and caused the method to block until timed out.
Networking: Added missing 'buffer' argument check to some Send/Receive methods in ProxySocket/TlsSocket.
SSH: Added a workaround for a bug introduced in OpenSSH 8.0 that rejects 'sender channel' numbers in the upper half of uint32 range.