my-ip

Crates.iomy-ip
lib.rsmy-ip
version1.1.0
sourcesrc
created_at2021-04-16 16:29:57.229856
updated_at2022-06-18 14:43:26.005329
descriptionget your public ip address from the terminal
homepagehttps://www.dinglebit.com/
repositoryhttps://github.com/dinglebit/ip.rs
max_upload_size
id385379
size31,472
Joshua Marsh (icub3d)

documentation

https://docs.rs/dinglebit-ip

README

my-ip

Get your public IP Address from the command line.

$ cargo install my-ip
$ ./my-ip
IP:            8.8.8.8
Latitude:      0.0
Longitude:     0.0
Country Code:  US
Country:       United States
City:          Anytown
Continent:     North America
Time Zone:     America/Denver
Postal Code:   8888
Organization:  ISP
ASN:           ASN134
Subdivision:   Colorado
Commit count: 5

cargo fmt