From f97dcdd539407d5987236bdffacc093cc790d373 Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Sat, 14 Jun 2014 23:17:22 +0200 Subject: Add preliminary support for Cisco routers. Need to be tested. --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index d49f552..abdc500 100644 --- a/README.md +++ b/README.md @@ -20,20 +20,20 @@ execute some commands on routers. The output is sent back to the user. For now this looking glass is quite simple. Here you have some features: * Interface using Javascript and AJAX calls (needs a decent browser) - * Support of Juniper routers - * Support of SSH connection to routers using password authentication + * Support of Cisco and Juniper routers + * Support of Telnet and SSH connection to routers using password + authentication and SSH keys. * Configurable list of routers - * Tweakable interface (title, logo, footer) + * Tweakable interface (title, logo, footer, elements order) * Log all commands in a file * Customizable output with regular expressions And here is a list of what this looking glass should be able to do in the future: - * Support of Cisco, Quagga, BIRD and more routers - * Support of various authentication types + * Support of Quagga, BIRD and more routers + * Support of other types of authentication * Configurable list of allowed commands - * More customizable interface Configuration ------------- -- cgit v1.2.3