Go to file
Buddy Sandidge 54f3f5aae7 Fix build after go module update
templates Have IP address be displayed in code block
.gitignore Move html template to it's own file
LICENSE Initial commit
README.md Initial commit
go.mod Convert project to go mod from go dep
go.sum Convert project to go mod from go dep
ip.go Allow multiple formats for response, add html and json response
logger.go Fix build after go module update
server.go Fix build after go module update
what-is-my-ip.go Fix build after go module update

README.md

what-is-my-ip

Simple app to get the public IP address of a client