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

libcli extensions #18

Closed kpbarrett closed 5 years ago

kpbarrett commented 9 years ago

Hello,

Please consider merging the following two libcli extensions:

Thank you, Kevin Barrett