Update README.md

This commit is contained in:
trick77 2021-12-05 09:50:09 +01:00
commit 496ce06f6e

View file

@ -3,11 +3,11 @@
A collection of IPv4 and IPv6 routes grouped by the announcing autonomous systems. The routes are aggregated to save space.
This repository is updated daily.
## Potential Use cases
## Potential use cases
- Firewalling, e.g. to ban all IP addresses from that annoying, Spam-friendly network provider
- Route advertisment check, see if/how the routes of a specific autonomous system are seen (even over time, thanks to git's changelog)
- Statistical analysis purposes, e.g. the number of public IPv4 addresses currently announced vs unused/unassigned
- Find out more about a specific ASN using the provided lookup table (currently .csv format only) or use it in your own software project for offline use
- Find out more about a specific ASN (autonomous system number) using the provided lookup table (currently .csv format only) or use it in your own software project for bulk/offline use
## How to use