有时候我们需要查看外网IP地址:
总结一些好用方法如下:
[root@VM_0_13_centos ~]# curl ip.sb
49.234.x.x
[root@VM_0_13_centos ~]# curl cip.cc
IP : 49.234.x.x
地址 : 中国 中国
数据二 : 上海市 | 腾讯云
数据三 : 中国上海上海 | 电信
URL : http://www.cip.cc/49.234.x.x
[root@VM_0_13_centos ~]# curl icanhazip.com
49.234.x.x
这些算是比较常见的比较好用的 获取外网地址的方法
Comments | NOTHING