dparrish / libcli

Libcli provides a shared library for including a Cisco-like command-line interface into other software. It's a telnet interface which supports command-line editing, history, authentication and callbacks for a user-definable function tree.
https://dparrish.com/link/libcli
GNU Lesser General Public License v2.1
296 stars 147 forks source link

V1.10.6 staging - has bugfix for issue #69 #70

Closed RobSanders closed 3 years ago

RobSanders commented 3 years ago

Fixes #69 by restoring the 'cli_set_configmode(cli, MODE_CONFIG, NULL);' line that got dropped in V1.10.0