mirror of
https://github.com/ipverse/rir-ip.git
synced 2024-12-21 21:12:19 +01:00
Update README.md
This commit is contained in:
parent
8ba606b258
commit
2813b99252
1 changed files with 6 additions and 1 deletions
|
@ -42,9 +42,14 @@ The resulting JSON will look similar to this:
|
|||
}
|
||||
```
|
||||
|
||||
## Want moar IP addresses?
|
||||
|
||||
Instead of carpet banning an entire geographic region, it might be more effective to just ban specific internet providers based on their autonomous system number (ASN).
|
||||
Check out the [ipverse-asn-ip](https://github.com/ipverse/asn-ip) repository for more information.
|
||||
|
||||
## Migrating from ipverse.net?
|
||||
|
||||
While all download-URLs pointing to [ipverse.net](http://ipverse.net) are being redirected to the corresponding file in this Github repository, you may choose to directly dowload the data from the new location. Here's how to change the download-URL:
|
||||
While all download URLs pointing to [ipverse.net](http://ipverse.net) are being redirected to the corresponding file in this Github repository, you may choose to directly download the data from the new location. Here's how to change the download-URL:
|
||||
|
||||
Old URL:
|
||||
```http://ipverse.net/ipblocks/data/countries/ch.zone```
|
||||
|
|
Loading…
Reference in a new issue