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

https://github.com/ysmood/myip

Go pkg to reliably get the public ip address
https://github.com/ysmood/myip

address go golang ip local public

Last synced: 8 months ago
JSON representation

Go pkg to reliably get the public ip address

Awesome Lists containing this project

README

          

# Overview

No dependency, lightweight and fast way to get your ip.

The OpenDNS is not as stable as google's dns server, so here I use the 8.8.8.8.

Example: [link](examples_test.go)