# README
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
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