mirror of
https://github.com/ipverse/asn-ip.git
synced 2026-05-03 20:43:56 +05:30
Update README.md
This commit is contained in:
parent
1c34088769
commit
674e7a7aa0
1 changed files with 6 additions and 2 deletions
|
|
@ -1,6 +1,10 @@
|
|||
# ipverse-asn-ip
|
||||
|
||||
IPv4 and IPv6 subnets (e.g. 100.2.30.0/22) organized by announcing autonomous systems. The subnets are aggregated to save space.
|
||||
IPv4 and IPv6 subnets (e.g. 100.2.30.0/22) organized by announcing autonomous systems. The subnets are aggregated to save space.
|
||||
Additionally, list of autonomous systems with their ASN and description is provided in the ```as.csv``` file:
|
||||
```
|
||||
...
|
||||
```
|
||||
|
||||
This repository is updated daily.
|
||||
|
||||
|
|
@ -41,7 +45,7 @@ The resulting JSON will look similar to this:
|
|||
}
|
||||
```
|
||||
|
||||
To download the latest lookup table used to enhance the generated route data:
|
||||
To download the latest autonomous system lookup table used to enhance the generated route data:
|
||||
```$ curl https://raw.githubusercontent.com/ipverse/asn-ip/master/as.csv```
|
||||
|
||||
If you plan to use the routing data for firewalling purposes, have a look at:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue