mirror of
https://github.com/eingress/docker-whats-my-ip.git
synced 2026-04-26 13:35:48 +03:00
A simple ip echo service that runs behind Cloudflare proxy.
- Makefile 41.6%
- Dockerfile 31.4%
- Go 27%
| .github/workflows | ||
| traefik | ||
| .env | ||
| Dockerfile | ||
| LICENSE | ||
| main.go | ||
| Makefile | ||
| README.md | ||
Docker What's My IP
A simple ip echo service that runs behind Cloudflare proxy.
Usage
docker run -d -p 0.0.0.0:10101:10101 eingressio/whats-my-ip
The IP echo service is now available at http//:0.0.0.0:10101.