diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -20,7 +20,7 @@ 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 Cisco and Juniper routers + * Support of BIRD, Cisco and Juniper routers * Support of Telnet and SSH connection to routers using password authentication and SSH keys. * Configurable list of routers @@ -31,7 +31,7 @@ For now this looking glass is quite simple. Here you have some features: And here is a list of what this looking glass should be able to do in the future: - * Support of Quagga, BIRD and more routers + * Support of Quagga and more routers * Support of other types of authentication * Configurable list of allowed commands |