查看当前外网IP

#满足了一下自己的搜集癖,搜集了不少可以用来查询外网IP的网址和方法。

#国内某网站的接口,只返回IP

curl ip.6655.com/ip.aspx

curl whatismyip.akamai.com

#更多用法访问ifconfig.co

wget -qO - ifconfig.co

curl icanhazip.com

dig +short myip.opendns.com @resolver1.opendns.com

curl ident.me

curl v4.ident.me

curl v6.ident.me

#慢

curlcurlmyip.com

curl ifconfig.me

curl inet-ip.info

#返回IP和地区

curl ip.6655.com/ip.aspx?area=1

curl 1111.ip138.com/ic.asp

curl ip.cn

curl cip.cc

#需要翻墙,只返回IP

curl ip.appspot.com

#参考http://unix.stackexchange.com/questions/22615/how-can-i-get-my-external-ip-address-in-bash

#有人给了以下测试方法

wget https://raw.githubusercontent.com/rsp/scripts/master/externalip-benchmark

chmod a+x externalip-benchmark

./externalip-benchmark

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

相关阅读更多精彩内容

友情链接更多精彩内容