Skip to content

Python (Paramiko and Flask) implementation of a BGP Looking Glass with web front end

License

Notifications You must be signed in to change notification settings

vraulsan/looking-glass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BGP Looking Glass

This is a tiny and minimalist Python3 looking glass implementation.

Server connects using Paramiko and serves via Flask.

Client is HTML and Javascript is used to make the calls and update the DOM.

git clone https://github.com/vraulsan/looking-glass.git && cd looking-glass

Edit routers.py to include your routers. Edit templates/index.html to change your network dropdown options.

Start with python app.py and go to localhost:5000

Example:

example

Skills

  • bgp
  • ping
  • traceroute

About

Python (Paramiko and Flask) implementation of a BGP Looking Glass with web front end

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published