From a59412b1e9638fd6d743077e1cf8ba8924be9266 Mon Sep 17 00:00:00 2001 From: trick77 Date: Wed, 8 Dec 2021 13:49:54 +0100 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index e69de29b..952b87fd 100644 --- a/README.md +++ b/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. +