An IP to country / country to IP resolver that supports IPv4 and IPv6.
Using APNIC, ARIN, RIPE, LACNIC and AFRINIC databases.
# Nix (Recommended) (Release binaries are cached)
nix run github:AMTSupport/tools#country-ip
# Cargo
cargo install --git https://github.com/AMTSupport/tools country-ip
# Get the country of an IP
country-ip lookup $ip
# Get a random IP of a given country
country-ip get $country
👤 James Draycott
- Github: @DaRacci
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Give a ⭐️ if this project helped you!
Copyright © 2023 James Draycott.
This project is GPLv3 licensed.