The klish is a framework for implementing a CISCO-like CLI on a UNIX systems. It is configurable by XML files.
https://src.libcode.org/download/klish/
Serj Kalichev 4cd4455ada Merge branch 'tty' | il y a 1 an | |
---|---|---|
bin | il y a 1 an | |
dbs | il y a 3 ans | |
docs | il y a 1 an | |
examples | il y a 1 an | |
klish | il y a 1 an | |
libc | il y a 11 ans | |
m4 | il y a 2 ans | |
plugins | il y a 1 an | |
tinyrl | il y a 1 an | |
.clang-format | il y a 4 ans | |
.gitignore | il y a 2 ans | |
CHANGES | il y a 6 ans | |
ChangeLog | il y a 12 ans | |
Doxyfile | il y a 4 ans | |
ISSUES | il y a 6 ans | |
LICENCE | il y a 12 ans | |
Makefile.am | il y a 1 an | |
README.md | il y a 1 an | |
autogen.sh | il y a 12 ans | |
configure.ac | il y a 2 ans | |
indent.sh | il y a 4 ans | |
klish-no-pager.conf | il y a 1 an | |
klish.conf | il y a 1 an | |
klish.xsd | il y a 1 an | |
klishd.conf | il y a 2 ans |
The klish is a framework for implementing a CISCO-like or Juniper-like CLI on a UNIX systems.
Current version 3 is not compatible to previous stable 2.2 branch. It's fully rewritten version. It has another architecture and config file format.
For previous stable klish version 2 see the "2.2" branch.
The main target for the klish is a Linux platform.
The version 3 needs libfaux (http://faux.libcode.org) to be built. klish-3.0.0 is tested with faux-2.1.0
Homepage : http://klish.libcode.org
Docs : https://src.libcode.org/pkun/klish/src/master/docs/klish3.ru.md (in Russian)
Repository : https://src.libcode.org/pkun/klish
Mailing list : http://groups.google.com/group/klish
Dev mailing list : http://groups.google.com/group/klish-dev
Download : https://src.libcode.org/download/klish/
Author : Serj Kalichev pkun(_at_)libcode.org