Changes for version 2.03 - 2016-04-20

  • Methods input_log(), output_log() and dump_log(), when called with no argument were not returning the open filehandle but an undefined or empty value; this problem was happening only for Telnet connections
  • Added callback argument to connect() which can be used to verify the SSH host key against a list of known host keys
  • Added errmsg_format() method and argument to errmsg(); it is now possible to specify the format of error messages
  • Added host() method to retrieve hostname or IP address which was supplied to connect()

Modules

Command Line Interface I/O over either Telnet or SSH (IPv4 & IPv6) or Serial port