Skip to content

Feature improvements

Compare
Choose a tag to compare
@yongchaofan yongchaofan released this 13 May 20:34
· 114 commits to master since this release
8c9a2bc
  • Local edit mode, tab key cause current text sent immediately for host to complete partial word
  • TCP connection failure, display failure reasons like "host unreachable", "connection refused" etc.
  • SSH hostkey mismatch, Yes to accept and save new key, No to disconnect without saving new key
  • SSH hostkey unknown/new host, Yes to accept and save key, No to connect without saving hostkey
  • SSH username/password input timeout changed to 1 minute, sftp timeout changed to 5 minutes.
  • Netconf client, hello message sent automatically on connection and local echo enabled by default
  • Menu entries added for Script->Pause and Script->Quit, Pause key has same effect as menu selection.

Bug fix:

IPv6 address handling was incorrect in previous releases, only first 16 bit was used, fixed in this release