Skip to content

fatihbm/peering-manager

 
 

Repository files navigation

Peering Manager

When you start to peer a lot on different Internet exchange points, managing all your sessions can be time consuming.

In order to make peering management less difficult, it needs to be organized and documented. This is the goal of this project.

The idea is to document every Internet exchange points that you are connected to and every autonomous systems that you are peering with.

Questions? Comments? Join us in the #peering-manager Slack channel on NetworkToCode.

Requirements

This tool is written with the Django framework and requires Python 3 with some dependencies to run. For a complete list of requirements, see requirements.txt.

Tested Python versions are 3.6, 3.7 and 3.8.

The best way to start setting up this tool is to use pip within a virtualenv.

Build Status Requirements Status Coverage Status Documentation Status Code style: black

Installation

Please see the documentation for instructions on installing Peering Manager.

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.

Spreading The Word

About

Peering sessions management tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 79.5%
  • HTML 18.7%
  • Other 1.8%