{"id":21204407,"url":"https://github.com/acidvegas/bgp","last_synced_at":"2026-03-19T19:17:47.659Z","repository":{"id":202816547,"uuid":"686836104","full_name":"acidvegas/bgp","owner":"acidvegas","description":"Research \u0026 Experiments with Border Gateway Protocol (BGP)","archived":false,"fork":false,"pushed_at":"2024-02-09T20:41:39.000Z","size":68,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-21T15:21:41.721Z","etag":null,"topics":["bgp","bgp-monitor","bgpstream","border-gateway-protocol"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/acidvegas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-04T03:35:56.000Z","updated_at":"2024-02-09T20:41:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"a389efaa-5197-4772-aa2f-e4f7b3e4fb5b","html_url":"https://github.com/acidvegas/bgp","commit_stats":null,"previous_names":["acidvegas/bgp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acidvegas%2Fbgp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acidvegas%2Fbgp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acidvegas%2Fbgp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acidvegas%2Fbgp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acidvegas","download_url":"https://codeload.github.com/acidvegas/bgp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243658185,"owners_count":20326465,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bgp","bgp-monitor","bgpstream","border-gateway-protocol"],"created_at":"2024-11-20T20:32:21.115Z","updated_at":"2026-01-27T19:45:39.001Z","avatar_url":"https://github.com/acidvegas.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# BGP Stream\n\u003e [www](https://bgpstream.caida.org/) | [github](https://github.com/caida/libbgpstream) | [bgpstream-info@caida.org](mailto:bgpstream-info@caida.org)\n\n![](.screens/preview.png)\n\n### Overview\n- [BGP Stream: A framework for BGP analysis](https://ripe70.ripe.net/presentations/55-bgpstream.pdf) *(pdf)*\n\n# Install BGP Stream\n\nYou 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.\n\nThe follow outlines compiling it from source for simplicity across distros.\n\n###### Requirements\n- [libcurl](https://curl.se/libcurl/)\n- [wandio 4.2.4-1](https://github.com/LibtraceTeam/wandio/releases/tag/4.2.4-1) *(wandio 4.2.5 was released recently, but not sure if it will break bgpstream)*\n\n###### Compiling wandio\n1. Install the required packages: `build-essential curl zlib1g-dev libbz2-dev libcurl4-openssl-dev librdkafka-dev automake1.11 libtool`\n2. Grab the source: `curl -LO https://github.com/LibtraceTeam/wandio/archive/refs/tags/4.2.4-1.tar.gz`\n3. Extract the archive \u0026 then compile with `./configure \u0026\u0026 make \u0026\u0026 sudo make install`\n4. Lastly, run `sudo ldconfig`\n\n###### Compiling libbgpstream\n1. Install required packages: `sudo apt-get install -y curl apt-transport-https ssl-cert ca-certificates gnupg lsb-release`\n1. Grab the source: `curl -LO https://github.com/CAIDA/libbgpstream/releases/download/v2.2.0/libbgpstream-2.2.0.tar.gz`\n2. Extract the archive \u0026 then compile with `./configure \u0026\u0026 make \u0026\u0026 sudo make install`\n3. Lastly, run `sudo ldconfig`\n\nThis will create `/usr/local/bin/bgpreader` *([documentation](https://bgpstream.caida.org/docs/tools/bgpreader))*\n\nLastly, for Python support, `pip install pybgpstream` *([documentation](https://bgpstream.caida.org/docs/api/pybgpstream))* *([pypi](https://pypi.org/project/pybgpstream/))*\n\n**NOTE:** `sudo apt-get install python3-pybgpstream`\n\n**NOTE:** The [Broker HTTP API](https://bgpstream.caida.org/docs/api/broker) may come to use...\n___\n\n###### 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)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facidvegas%2Fbgp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Facidvegas%2Fbgp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facidvegas%2Fbgp/lists"}