Skip to content
/ klish Public

This is a Github mirror for Klish, a framework for implementing a CISCO-like CLI on a UNIX systems. https://src.libcode.org/pkun/klish.git

License

Notifications You must be signed in to change notification settings

nawawi/klish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3c75d97 · Nov 20, 2024
Dec 19, 2023
Nov 17, 2023
Nov 20, 2024
Jan 20, 2023
Feb 2, 2024
Dec 4, 2013
Jun 15, 2022
Apr 24, 2024
Nov 24, 2023
Apr 13, 2020
Jun 15, 2022
Nov 8, 2018
Dec 9, 2012
Apr 3, 2020
Nov 8, 2018
May 10, 2012
Jan 17, 2023
Apr 24, 2024
Jun 22, 2012
Apr 24, 2024
Jan 16, 2020
Oct 6, 2023
Oct 10, 2023
Mar 5, 2024
Oct 20, 2022

Repository files navigation

Klish Project

About

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.

Build

The version 3 needs libfaux (https://faux.libcode.org) to be built. klish-3.1.0 based on faux-2.2.0

Resources

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