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 | 19 stundas atpakaļ | |
---|---|---|
bin | 11 mēneši atpakaļ | |
dbs | 1 gadu atpakaļ | |
docs | 19 stundas atpakaļ | |
examples | 1 gadu atpakaļ | |
klish | 9 mēneši atpakaļ | |
libc | 11 gadi atpakaļ | |
m4 | 2 gadi atpakaļ | |
plugins | 7 mēneši atpakaļ | |
tinyrl | 1 gadu atpakaļ | |
.clang-format | 4 gadi atpakaļ | |
.gitignore | 2 gadi atpakaļ | |
CHANGES | 6 gadi atpakaļ | |
ChangeLog | 12 gadi atpakaļ | |
Doxyfile | 4 gadi atpakaļ | |
ISSUES | 6 gadi atpakaļ | |
LICENCE | 12 gadi atpakaļ | |
Makefile.am | 1 gadu atpakaļ | |
README.md | 7 mēneši atpakaļ | |
autogen.sh | 12 gadi atpakaļ | |
configure.ac | 7 mēneši atpakaļ | |
indent.sh | 4 gadi atpakaļ | |
klish-no-pager.conf | 1 gadu atpakaļ | |
klish.conf | 1 gadu atpakaļ | |
klish.xsd | 8 mēneši atpakaļ | |
klishd.conf | 2 gadi atpakaļ |
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