WhatMyIp

WhatMyIP is a Golang http server for dealing with getting your ip address.

Installation

Use the docker to start.

docker run --rm -p 8080:8080 hirosume/whatmyip

Usage

curl http://localhost:8080

License

MIT