get_all_country_ranges: Fetch all country CIDR blocks

Description Usage Value Note

View source: R/country_ranges.R

Description

Iterates through all the country codes and returns a named list of CIDR blocks for all those countries.

Usage

1

Value

named list of character vectors of CIDR blocks

Note

This is an expensive operation as it pulls 249 files from https://www.iwik.org/ipcountry/. Try not to do this too often.


iptools documentation built on Sept. 10, 2021, 5:06 p.m.