Skip to content

otokaze/yourip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yourip

find your public ip & hostname with docker.

And, this may also be a good Drone CI demo.

Quick start

Install

go get github.com/otokaze/yourip

Starting

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

OR Docker

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