Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 417 Bytes

File metadata and controls

38 lines (30 loc) · 417 Bytes

Check IP

   host myip.opendns.com resolver1.opendns.com

IPv4

   curl -4 ifconfig.me

IPv6

   curl -6 ifconfig.me
   wget -q -O- ifconfig.me ; wget -qO- ifconfig.me
   curl http://icanhazip.com/
   curl api.ipify.org
   curl bot.whatismyipaddress.com
   curl ipinfo.io/ip
   curl ipecho.net/plain