wallacemariadeandrade / BGPViewerTool

A tool to help network analysts to query data about prefixes, IP addresses, and ASN's.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alt text

Core Library Tests Deploy BGPViewerOpenApi to Heroku license

BGPViewerTool

A tool to help network analysts querying information about prefixes and ASN's. Built on netstandard2.0 and based on BGPView API.

There are a few ways to use this repo content, so scroll down and have fun! πŸ˜„

🚧 It's under construction 🚧

Developers

If you're a developer I offer you power to build amazing applications πŸ”₯. You can either consume the REST API or use the core library itself (.NET developers, in case).

Take a look bellow for more information.

BGPViewer OpenAPI

An REST API built on top of BGPViewerCore library.

More information here. Check it out! πŸ˜‰

.NET Developers

If you're a .NET developer you can use the core library on your application. See BGPViewerCore repo to get more information.

Also, if you're consuming the API instead of using core library directly, you can use core library models to avoid rewriting the wheel. It's a separate library, so just download and add it to your project. It's available here.

About

A tool to help network analysts to query data about prefixes, IP addresses, and ASN's.

License:MIT License


Languages

Language:HTML 80.8%Language:C# 19.1%Language:Dockerfile 0.1%Language:PowerShell 0.0%Language:Shell 0.0%