https://github.com/equalsraf/whatsmyip
Rust crate to find your ip address
https://github.com/equalsraf/whatsmyip
Last synced: about 1 year ago
JSON representation
Rust crate to find your ip address
- Host: GitHub
- URL: https://github.com/equalsraf/whatsmyip
- Owner: equalsraf
- License: isc
- Created: 2016-01-17T15:50:39.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-18T09:14:15.000Z (over 10 years ago)
- Last Synced: 2025-01-16T22:46:53.968Z (over 1 year ago)
- Language: Rust
- Size: 4.88 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A Rust crate to get your external ip address.
[](https://travis-ci.org/equalsraf/whatsmyip)
[](https://ci.appveyor.com/project/equalsraf/whatsmyip/branch/master)
Build with cargo. There is a sample binary `whatsmyip` that prints your ip address.