~nickbp/iplookup

27d89b6a4f5e0eb6ef09dcf052e791ff41ce78f8 — Nick Parker 1 year, 3 months ago ec1bc95
Add build status badge
1 files changed, 2 insertions(+), 0 deletions(-)

M README.md
M README.md => README.md +2 -0
@@ 1,5 1,7 @@
# iplookup

[![builds.sr.ht status](https://builds.sr.ht/~nickbp/iplookup/commits/.build.yml.svg)](https://builds.sr.ht/~nickbp/iplookup/commits/.build.yml?)

Prints your public IP address to stdout by querying a specified [STUN](https://tools.ietf.org/html/rfc5389) server.

Useful for finding your public IP when behind a NAT or firewall. Uses an open standard that's faster and arguably safer than querying some rando's "what is my ip" website.