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 | пре 17 часа | |
---|---|---|
bin | пре 11 месеци | |
dbs | пре 1 година | |
docs | пре 17 часа | |
examples | пре 1 година | |
klish | пре 9 месеци | |
libc | пре 11 година | |
m4 | пре 2 година | |
plugins | пре 7 месеци | |
tinyrl | пре 1 година | |
.clang-format | пре 4 година | |
.gitignore | пре 2 година | |
CHANGES | пре 6 година | |
ChangeLog | пре 12 година | |
Doxyfile | пре 4 година | |
ISSUES | пре 6 година | |
LICENCE | пре 12 година | |
Makefile.am | пре 1 година | |
README.md | пре 7 месеци | |
autogen.sh | пре 12 година | |
configure.ac | пре 7 месеци | |
indent.sh | пре 4 година | |
klish-no-pager.conf | пре 1 година | |
klish.conf | пре 1 година | |
klish.xsd | пре 8 месеци | |
klishd.conf | пре 2 година |
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