An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

A Rust crate to get your external ip address.

[![Travis-CI](https://travis-ci.org/equalsraf/whatsmyip.svg?branch=master)](https://travis-ci.org/equalsraf/whatsmyip)
[![Build status](https://ci.appveyor.com/api/projects/status/1ny7dbm829bkykpv/branch/master?svg=true)](https://ci.appveyor.com/project/equalsraf/whatsmyip/branch/master)

Build with cargo. There is a sample binary `whatsmyip` that prints your ip address.