CentOS如何从命令行获取公网IP

番茄系统家园 · 2022-08-31 03:39:10

最近本地配置了服务器,使用了家用的带宽没有固定的IP地址。因此,需要获取到自己的公网IP地址。

机器是CentOS 6.5的服务器版本自然就没有办法通过浏览器访问的方式获取到公网IP地址。

因此记录一些从命令行获取公网IP的方法。

首先,需要在机器上按照curl:

[plain] view plaincopy

sudo yum install curl   其次,使用下列命令中得一个来获取本地地址:

[html] view plaincopy

curl http://members.3322.org/dyndns/getip  

curl ip.6655.com/ip.aspx  

curl ifconfig.me  

curl icanhazip.com  

curl ident.me  

curl ipecho.net/plain  

curl whatismyip.akamai.com  

curl myip.dnsomatic.com     

#更多用法访问ifconfig.co  

wget -qO - ifconfig.co     

#返回IP和地区  

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

curl cip.cc  

免责声明: 凡标注转载/编译字样内容并非本站原创,转载目的在于传递更多信息,并不代表本网赞同其观点和对其真实性负责。如果你觉得本文好,欢迎推荐给朋友阅读;本文链接: https://m.nndssk.com/xtwt/205814gkPb7z.html
猜你喜欢
最新应用
热门应用