WhatMyIP is a Golang http server for dealing with getting your ip address.
Use the docker to start.
docker run --rm -p 8080:8080 hirosume/whatmyip
curl http://localhost:8080
WhatMyIP is a Golang http server for dealing with getting your ip address.
Use the docker to start.
docker run --rm -p 8080:8080 hirosume/whatmyip
curl http://localhost:8080