summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
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
-------------