Skip to content
/ IPX Public

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.

License

Notifications You must be signed in to change notification settings

Gausix/IPX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"] }

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages