1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
freebsd-ports/devel/libcli/pkg-descr
2016-12-02 09:21:58 +00:00

7 lines
281 B
Plaintext

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.
WWW: https://github.com/dparrish/libcli/