countryip

Crates.iocountryip
lib.rscountryip
version0.1.0
sourcesrc
created_at2023-01-12 06:04:51.506294
updated_at2023-01-12 06:04:51.506294
descriptionGet a random IP address from a country.
homepage
repositoryhttps://github.com/Racci/country-ip
max_upload_size
id756913
size55,262
Racci (DaRacci)

documentation

README

CountryIP


Getting Started

CountryIP is available on crates.io under the name countryip. Install it with cargo by running:

cargo install countryip

Alternatively if you don't have cargo installed or just want to manually, You can get the latest version of country-ip from the github actions artifacts

Usage

From the command line you can use

./countryip --country [two or three digit iso3166 code]
Commit count: 0

cargo fmt