云服务器查看外网ip

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了云服务器查看外网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

请教一下,腾讯云服务器,架设游戏端,用外网IP服务端就启动失败!是服务器不行吗?

阿里云服务器怎么在客户机上使用弹性公网访问外网

在阿里云ESC上搭建的gitlit只能配置127.0.0.1作为IP访问地址,请问如何配置可以让外网能访问

在阿里云服务器内网下的NodeJS的代理设置

云服务器主机内网ip和外网ip的区别