码迷,mamicode.com
首页 > 其他好文 > 详细

云服务器查看外网ip

时间:2018-01-03 17:29:23      阅读:115      评论:0      收藏:0      [点我收藏+]

标签:云服务器ip

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

标签:云服务器ip

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!