EugenMayer / whatsmyip

a fork just to keep the code immutable, no changes will be made to the authors one

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What's my IP?

Docker image ghrc.io/eugenmayer/whatsmyip to simply return ones IP - DynDNS or similar usecases.

Start

docker run -p 80:8080 mdevey/whatsmyip

Access http://localhost and you get your ip.

Supports Load-Balancers with X-Forward-For / X-Real-Ip

Helm chart

See helm-chart

About

a fork just to keep the code immutable, no changes will be made to the authors one


Languages

Language:Go 94.7%Language:Dockerfile 5.3%