mirror of
https://github.com/ipverse/rir-ip.git
synced 2025-01-03 03:12:13 +01:00
Update README.md
This commit is contained in:
parent
10bc26c6b1
commit
a59412b1e9
1 changed files with 13 additions and 0 deletions
13
README.md
13
README.md
|
@ -0,0 +1,13 @@
|
|||
# ipverse-rir-ip
|
||||
|
||||
This is a drop-in replacement for the files currently (but not much longer) available at iverse.net.
|
||||
|
||||
Shoulnd't be used for geo-locating since the RIR data is too generic.
|
||||
|
||||
## How to use
|
||||
|
||||
To download the delegated 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 a new issue