Skip to content

A tool that diffs your RPSL info in whois and your router config

Notifications You must be signed in to change notification settings

cottow/peerdiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

peerdiff README

Peerdiff is a script that pulls info on your BGP peers from your router config and whois. It then compares the info from both sources, and shows you the differences. This is useful for bringing the whois info up-to-date with your real-world peerings.

To install, just copy peerdiff.py to a convenient location.

peerdiff.py needs access to the python sqlite3 module. It also relies on subprocess.Popen() to invoke whois.

For usage info, see "peerdiff.py -h"


About

A tool that diffs your RPSL info in whois and your router config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published