首页 > 其他 > 详细

云服务器查看外网ip

时间:2018-01-03 17:16:17      阅读:209      评论:0      收藏:0      [点我收藏+]
curl ip.6655.com/ip.aspx  curl whatismyip.akamai.com  wget -qO - ifconfig.co  curl icanhazip.com  dig +short myip.opendns.com @resolver1.opendns.com  curl ident.me  curl v4.ident.me  curl curlmyip.com  curl ifconfig.me  curl inet-ip.info

#需要翻x墙,只返回IP

curl ip.appspot.com

#有人给了以下测试方法

wget https://raw.githubusercontent.com/rsp/scripts/master/externalip-benchmark 
chmod a+x externalip-benchmark ./externalip-benchmark

#返回IP和地区 

curl ip.cn 
curl cip.cc

以上为可以用来查询外网IP的网址和方法

云服务器查看外网ip

原文:http://blog.51cto.com/11736068/2057076

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!