A simple service for looking up your IP address. IPv4 and V6. JSON supported. Can check if a given port at your IP is open with a connect-back. Can do GeoIP country and city lookups on your IP.
Designed for use with CLI utils like wget and cURL.
PoC site here: https://ifconfig.co/
Written in Golang. Should be proxyable.