Update README.md
This commit is contained in:
parent
a59412b1e9
commit
31f4da9fe3
|
@ -1,12 +1,12 @@
|
|||
# ipverse-rir-ip
|
||||
|
||||
This is a drop-in replacement for the files currently (but not much longer) available at iverse.net.
|
||||
Drop-in replacement for the country-based IP subnet lists currently available at http://ipverse.net. Probabyly shouldn't used for geo-locating since the RIR data is too generic.
|
||||
|
||||
Shoulnd't be used for geo-locating since the RIR data is too generic.
|
||||
This repository is updated daily.
|
||||
|
||||
## How to use
|
||||
|
||||
To download the delegated subnets for Switzerland, try:
|
||||
To download the delegated IPv4 subnets for Switzerland, try:
|
||||
```$ curl https://raw.githubusercontent.com/ipverse/rir-ip/master/country/ch/ipv4-aggregated.txt```
|
||||
|
||||
The files are available in JSON format as well, just replace the extension with .json.
|
||||
|
|
Loading…
Reference in New Issue