Counting observations of network edges in publically available routing table data and using statistical modeling to infer topology and noise.
bgpobs requires BGPStream and pybgpstream.
First install BGPStream: https://bgpstream.caida.org/docs/install
Then pybgpstream: https://bgpstream.caida.org/docs/install/pybgpstream
Other requirements can be installed with pip:
- numpy
- networkx