Changes for version 2.08 - 2020-02-26
- Changed username prompt to '(?i:user(?: ?name)?|login)[: ]+$' regex so as to also work with a "User:" prompt
- Method login() now will accept an empty password, for devices where no password is set but still prompt for a password on connection
- Optimized stripLastLine() to use correct and more efficient regex \z assertion
- SSH errors originating from known_hosts verification were not not prepended with the Control::CLI method
Modules
Command Line Interface I/O over either Telnet or SSH (IPv4 & IPv6) or Serial port