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 f8095618c4 doc: plugin | 1 anno fa | |
---|---|---|
bin | 1 anno fa | |
dbs | 3 anni fa | |
docs | 1 anno fa | |
examples | 1 anno fa | |
klish | 1 anno fa | |
libc | 11 anni fa | |
m4 | 2 anni fa | |
plugins | 1 anno fa | |
tinyrl | 2 anni fa | |
.clang-format | 4 anni fa | |
.gitignore | 2 anni fa | |
CHANGES | 6 anni fa | |
ChangeLog | 12 anni fa | |
Doxyfile | 4 anni fa | |
ISSUES | 6 anni fa | |
LICENCE | 12 anni fa | |
Makefile.am | 1 anno fa | |
README.md | 2 anni fa | |
autogen.sh | 12 anni fa | |
configure.ac | 2 anni fa | |
indent.sh | 4 anni fa | |
klish.conf | 2 anni fa | |
klish.xsd | 1 anno fa | |
klishd.conf | 2 anni fa |
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 : See the sourcecode tree "doc/" dir for documenation
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