Skip to content

Get public IP with 1 line curl command

homepage-banner

Get Public IP with curl

curl -s proxy.mimvp.com/ip.php
curl -s myip.ipip.net
curl -s whatismyip.akamai.com
curl -s checkip.amazonaws.com
curl -s api.ipify.org
curl -s ipinfo.io/ip
curl -s icanhazip.com
curl -s ip233.cn
curl -s ip.guide
curl -s wtfismyip.com/text
curl -s jsonip.com |jq .ip

Get Speed Test

  • https://fast.com
  • https://speed.cloudflare.com
  • https://www.linode.com/speed-test
  • https://www.speedtest.net/
  • https://ping.chinaz.com
  • https://www.17ce.com
  • https://ip.skk.moe/
  • https://ip.sb/
  • https://ip.im/
Leave a message