#ip #geolocation #ip-geolocation #data-processing #ipinfo

app ipx

Empower your IP data retrieval tasks by leveraging Rust's capabilities to effortlessly extract comprehensive IP information from URLs, enhancing efficiency and precision in data processing workflows

1 unstable release

0.1.3 Nov 11, 2024

#400 in Web programming

Download history 64/week @ 2024-11-05 67/week @ 2024-11-12 9/week @ 2024-11-19

140 downloads per month

MIT and GPL-3.0 licenses

14KB
64 lines

IPX img img

Empower your IP data retrieval tasks by leveraging Rust's capabilities to effortlessly extract comprehensive IP information from URLs, enhancing efficiency and precision in data processing workflows.

To Install using crates.io

cargo install ipx

Basic usage:

ipx example.com

Dependencies:

ipgeolocate = "0.3.6"
tokio = { version = "1.37.0", features = ["full"] }

Dependencies

~8–20MB
~282K SLoC