From 2866f94ab79be6c109d75a6155dda6e72d6e4f43 Mon Sep 17 00:00:00 2001 From: trick77 Date: Sun, 14 Aug 2022 18:43:08 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 997c80fa..5d1b066c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ipverse-rir-ip -Drop-in replacement for the IP subnet lists previously available at [ipverse.net](http://ipverse.net) +Drop-in replacement for the network lists previously available at [ipverse.net](http://ipverse.net) based on Internet number resource usage data published by the Regional Internet Registries (RIR). The data is organized by country code (ISO 3166). @@ -8,10 +8,10 @@ This repository is updated daily (if the underlying data changes). ## How to use -To download the delegated IPv4 subnets for Switzerland, try: +To download the delegated IPv4 networks for Switzerland, try: ```$ curl https://raw.githubusercontent.com/ipverse/rir-ip/master/country/ch/ipv4-aggregated.txt``` -To download the delegated IPv6 subnets for Switzerland, try: +To download the delegated IPv6 networks for Switzerland, try: ```$ curl https://raw.githubusercontent.com/ipverse/rir-ip/master/country/ch/ipv6-aggregated.txt``` The data (IPv4 + IPv6 combined) is available in JSON format as well: