Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 209 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 209 Bytes

ipgo

Very simple http Golang server responding with the client's public IP address.

Note that I could have used echoip, but I wanted something as light as possible.