Releases: gzz2000/RoSSH
Releases · gzz2000/RoSSH
RoSSH v5
Version 5 with bug fixes
You just need to update your client using our installation script. The server part is automatically upgraded when you use the upgraded client to make connections to them.
- Fixes a bug where internal shell command (e.g.,
(unset PS1 PS2 PS3...)
is recorded at remote.history
making confusions. - Tries to fix a bug where remote echo of internal communications (e.g.,
BCrossh
) got printed out. - Fix typo and print friendly message when no argument is given.
RoSSH v4
Version 4: A major update on performance and bugfix.
You just need to update your client using our installation script. The server part is automatically upgraded when you use the upgraded client to make connections to them.
Fixed an error that cause RoSSH to stuck when the network condition is very unstable.
RoSSH now requires keypress to reconnect in order to prevent log flooding (configurable, see is_auto_reconnect
).