GithubHelp home page GithubHelp logo

athna / looking-glass Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gmazoyer/looking-glass

0.0 0.0 0.0 11.15 MB

Easy to deploy Looking Glass

License: GNU General Public License v3.0

Shell 0.03% JavaScript 0.15% PHP 99.76% CSS 0.04% Dockerfile 0.03%

looking-glass's Introduction

Build Status Documentation Status

Looking Glass

Easy to deploy Looking Glass made in PHP.

The lack of time and funding has slown down this project quite a lot. It is still maintained though. If you like it, use it and want its development to be faster, feel free to contribute in any way you can.

Requirements

  • Webserver such as Apache 2, or Lighttpd, etc…
  • PHP (>= 7.0) module for the webserver (libapache2-mod-php for Apache 2 for example)
  • The PDO extension to interact with SQLite for anti-spam feature (php7.4-sqlite3 on Debian for example)
  • The XML package is required as well (php7.4-xml on Debian for example)

Description

This web application made in PHP is what we call a Looking Glass. This is a tool used to get some information about networks by giving the opportunity to 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 the following router types:
    • Arista
    • BIRD (v1 and v2)
    • Cisco (IOS and IOS-XR)
    • Extreme/Brocade NetIron
    • FRRouting
    • Huawei (VRP)
    • Juniper
    • Mikrotik/RouterOS
    • Nokia
    • OpenBGPd
    • Quagga
    • Vyatta/VyOS/EdgeOS
  • Support of Telnet and SSH connection to routers using password authentication and SSH keys
  • Configurable list of routers
  • Tweakable interface (title, logo, footer, elements order)
  • Log all commands in a file
  • Customizable output with regular expressions
  • Configurable list of allowed commands
  • Custom VRFs (for now only on Juniper routers)

And here is a list of what this looking glass should be able to do in the future:

  • Support more routers
  • Support of other types of authentication

Questions? Comments? Join us in the #looking-glass Slack channel on NetDev Community.

Configuration

Copy the configuration config.php.example file to create a config.php file. It contains all the values (PHP variables) used to customize the looking glass. Details about configuration options are available in the documentation.

Docker

If you want to run the looking glass inside a Docker container, a Dockerfile is provided in this repository. More details can be found here.

Documentation

An up-to-date (hopefully) documentation is available in the docs/ directory. It gives enough details to setup the looking glass, to configure it and to prepare your routers.

You can also find it at Read the Docs.

License

Looking Glass is released under the terms of the GNU GPLv3. Please read the LICENSE file for more information.

Contact

If you have any bugs, errors, improvements, patches, ideas, you can create an issue. You are also welcome to fork and make some pull requests.

Helping

You can help this project in many ways. Of course you can ask for features, give some ideas for future development, open issues if you found any and contribute to the code with pull requests and patches. You can also support the development of this project by donating some coins.

looking-glass's People

Contributors

gmazoyer avatar scarlettsamantha avatar d307473 avatar martijn-schmidt avatar pautiina avatar uhei avatar pep-un avatar rabin-io avatar fstolba avatar amtypaldos avatar ajcorrea avatar qdaniel avatar rkandilarov avatar tvberlin avatar vincentbernat avatar vitalisator avatar christopherhawker avatar marvin avatar dependabot[bot] avatar luizhanauer-eai avatar andrediashexa avatar smiles1969 avatar xbytez avatar napsterbater avatar mikenowak avatar markeganfuller avatar opteamax avatar ejectck avatar ledeuns avatar jacketshirtsman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.