21ki / yourip

find your public ip & hostname with docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yourip

find your public ip & hostname with docker.

Install

go get github.com/otokaze/yourip

Starting

yourip --http // -h show help message.

OR Docker Running

docker run --rm -p 80:80 otokaze/yourip

About

find your public ip & hostname with docker

License:MIT License


Languages

Language:Go 92.4%Language:Dockerfile 7.6%