Moved RIS live python script into examples and updated mirrors on README

This commit is contained in:
Dionysus 2024-02-09 15:40:55 -05:00
parent 685d8ccca5
commit 41f91e06c6
Signed by: acidvegas
GPG Key ID: EF4B922DB85DC9DE
2 changed files with 4 additions and 1 deletions

View File

@ -8,7 +8,7 @@
# Install BGP Stream
You can visit the official [install page](https://bgpstream.caida.org/docs/install) to see if there is a different approach you want to take. There is also a [docker](https://hub.docker.com/r/caida/bgpstream) image.
You can visit the official [install page](https://bgpstream.caida.org/docs/install) to see if there is a difvferent approach you want to take. There is also a [docker](https://hub.docker.com/r/caida/bgpstream) image.
The follow outlines compiling it from source for simplicity across distros.
@ -35,3 +35,6 @@ Lastly, for Python support, `pip install pybgpstream` *([documentation](https://
**NOTE:** `sudo apt-get install python3-pybgpstream`
**NOTE:** The [Broker HTTP API](https://bgpstream.caida.org/docs/api/broker) may come to use...
___
###### Mirrors for this repository: [acid.vegas](https://git.acid.vegas/bgp) • [SuperNETs](https://git.supernets.org/acidvegas/bgp) • [GitHub](https://github.com/acidvegas/bgp) • [GitLab](https://gitlab.com/acidvegas/bgp) • [Codeberg](https://codeberg.org/acidvegas/bgp)