1 unstable release
0.1.3 | Nov 11, 2024 |
---|
#831 in Web programming
14KB
64 lines
IPX
![img](https://img.shields.io/crates/l/ipinfo-cli?style=flat-square)
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
~281K SLoC