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

New user #40

Open angelskieglazki opened 5 years ago

angelskieglazki commented 5 years ago

Hello, how I can add the new user? Should I use cli_allow_user and cli_allow_enable? Best regards.