2022 Year in Review In 2022, BGPKIT made significant progress. In this post, we look at some of the notable additions and improvements and discuss what we are excited about for 2023.
Introducing Peer-Stats Dataset Public release of the peer-stats dataset for historical and ongoing public BGP collectors' peer information.
KhersonTelecom Outage and Connectivity Change KhersonTelecom AS47598 experienced a 24-hour outage on 2022-04-30 and then resumed connectivity with a new provider. Here are more details on this event observed using public BGP data feed.
Parallel MRT Files Parsing with BGPKIT Tutorial on parsing multiple MRT files in parallel with BGPKIT's Rust API to achieve 10x speed up.
Real-time RIS Live Data with BGPKIT Parser Introduction to RIS Live real-time BGP data stream and a tutorial on how to access it with BGPKIT Parser.
Real-time BMP with BGPKIT Parser Introduction to RouteViews BMP/OpenBMP real-time BGP data stream and tutorial on access it with BGPKIT Parser
Introducing BGPKIT Parser BGPKIT Parser is an open-source Rust-based MRT/BGP data parser that takes a MRT [https://datatracker.ietf.org/doc/html/rfc6396] formatted binary file and turns it into BGP messages. It is one of the most important building block software that enables BGP data processing and analysis tasks. Design and
Introducing BGPKIT Broker BGPKIT Broker is a data API service that focuses on building a BGP data file index to enable searching for public/private BGP data files with custom filters. It is one of the building block components designed by BGPKIT to facilitate BGP data processing with ease. The first step to
BGPKIT Journey Started BGPKIT [https://bgpkit.com/] is a small-team start-up that aims to provide comprehensive tool suite to facilitate companies building on-premise BGP data monitoring services. We started our journey of building the best BGP data toolkit for developers in October, 2021. Here is a brief glance on what we are working