Giter Site home page Giter Site logo

bgp-visibility's Introduction

BGP Monitoring and Visibility

Build and Deploy to Cloud Run

This is a personal project with two objectives; learn Angular frontend development, and provide a public service to discover information about Border Gateway Protocol (BGP), the routing protocol of the Internet.

You can visit the website at https://bgprouting.net. It's a work in progress so don't expect much. The current focus is to learn Angular.

Ideas

Below are some ideas that I hope to incorporate into the website, thanks to r/networking community on Reddit for some of these!

  • Enable user to identify AS/prefixes of interest
  • Provide high level information
  • List prefixes announced by AS and peer/s
  • Highlight recent changes in prefix origin ASN, prefix AS path etc. Route hijacking/path manipulation.
  • Alert on incidents within an ASN (basically a free version of BGPMon).
  • Assessment of BGP security (RPKI etc.)
  • Streaming of live routing events/notifications
  • Build Angular website, with Firebase backend
  • Host website on Google Cloud Run

Sprint 1

  • Completed 30% of Angular course on Udemy
  • Built basic Angular site, with components from Angular Material
    • Search by ASN to return:
      • Overview
      • Prefixes
      • Peers (with influence indicator)
    • Configure an ASN (it will popup a notification using Angular event emitter, but no additional functionality provided yet)
  • Setup Git Hub Action to containerize, build and publish the website to Google Cloud Run on each 'push' of new Git commit/s
  • Setup https://bgprouting.net website and related it to Google Cloud Run

Sprint 2

  • Complete 50% of Angular course
  • Setup Firebase backend for authentication and database services
  • Enable user to select ASN/prefixes of interest
  • Highlight recent routing changes for selected prefixes
  • Updated UI theme and reorganized project/components

Sprint 3 (upcoming)

  • Complete 70% of Angular course
  • Create an API/cloud function for delivery of notifications via:
    • Email
    • Webhook
    • Web UI/database
  • Create a handler/process for detection of prefixes originating from unauthorized ASN

bgp-visibility's People

Contributors

petermoorey avatar

Stargazers

 avatar

Watchers

 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.