ipify Travis-CI Build Status Coverage Status

Get your public IP

Using the ipify API by Rdegges

Installation and Documentation

You can install the R ipify package using devtools:

library(devtools)
install_github("gregce/ipify")

Usage

You can see the package in action at http://gregce.github.io/ipify/

library(ipify)
get_ip()
get_ip(format="json")
get_ip(format="jsonp")

License

MIT @ Greg Ceccarelli



gregce/ipify documentation built on April 13, 2020, 6:52 p.m.