libcli icon indicating copy to clipboard operation
libcli copied to clipboard

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 callba...

Results 33 libcli issues
Sort by recently updated
recently updated
newest added

Can i copy the project to another project and use directly the .h and .c importing the .h file in a non-free software? There are some limitations to do this?

When will version 1.10 be available on ubuntu repositories?

Hello What do you think about different telnet, ssh support depending on the compilation options? Is there an additional plan for ssh support?

I want to create a submode for the user to enter a sequence of strings. They are arbitrary strings and not predetermined keywords. The strings should be processed by a...

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

Can we make libcli to work with 'nc - netcat ' ? I tried connecting with nc, it connects but output is not displayed.

With clitest I did enter "show counters ?" This could e.g. happen if a user is entering show counters and assumes there is an actual argument. However instead of some...

How to display continuous date and time on cli console just below the banner

on linux centos or redhat 7, run ./testcli and telnet 127.0.0.1 8000 locally. under Uername: or router> prompt, type very long chars more than 1 line and then hit Backspace,...

Constant Memory leak found at this trace. Every time we try to search in CLI, # ==7781== LEAK SUMMARY: ==7781== definitely lost: 114 bytes in 20 blocks ==7781== 114 bytes...