mcprn/whatip

By mcprn

Updated over 3 years ago

Simple app for displaying visitor's IP address

Image
0

37

What IP

A Simple app for displaying visitor's IP address.

Pull the image:
$ docker pull mcprn/whatip
Run:
$ docker run -p 3000:3000 mcprn/whatip

Open your browser and visit to localhost:3000.

Github Source for the NodeJS application and longer readme:
https://github.com/mcparni/whatip

Docker Pull Command

docker pull mcprn/whatip