linux-what-is-my-ip-ipinfo
curl ipinfo.io/json
or
curl http://ipinfo.io/json
← force a non-https connection
or
curl https://ipinfo.io/json
← the https route can go through a different proxy or public ip.
curl ipinfo.io/json
or
curl http://ipinfo.io/json
← force a non-https connection
or
curl https://ipinfo.io/json
← the https route can go through a different proxy or public ip.