zerok / mypubip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mypubip

This is just a tiny utility for echoing the client's public IP back to them.

$ ./bin/mypubip
5:27PM INF Starting server on localhost:8000

$ curl http://localhost:8000
127.0.0.1

About

License:MIT License


Languages

Language:Go 95.2%Language:Makefile 4.8%