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 3c75d977c3 doc: Start paper about dynamic configuration | il y a 20 heures | |
---|---|---|
bin | il y a 11 mois | |
dbs | il y a 1 an | |
docs | il y a 20 heures | |
examples | il y a 1 an | |
klish | il y a 9 mois | |
libc | il y a 11 ans | |
m4 | il y a 2 ans | |
plugins | il y a 7 mois | |
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 7 mois | |
autogen.sh | il y a 12 ans | |
configure.ac | il y a 7 mois | |
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 8 mois | |
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 (https://faux.libcode.org) to be built. klish-3.1.0 based on faux-2.2.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/
Latest release : https://src.libcode.org/download/klish/klish-3.1.0.tar.xz
Author : Serj Kalichev pkun(_at_)libcode.org