/urip

urip server returns your ip address over http.

Primary LanguageGoApache License 2.0Apache-2.0

urip

urip server returns your ip address over http.

Usage

When using port 80, the -a option can be omitted.

urip -a hostname:port # e.g. urip -a :8080

Installation

go get github.com/minami14.com/urip

Docker

docker run -p 80:80 minami14/urip