‘命令行, curl 查公网 ip’

1
2
3
4
5
6
7
8
9
curl ifconfig.me

curl whatismyip.akamai.com
curl https://ip.cn
curl icanhazip.com
curl ident.me
curl tnx.nl/ip  
curl myip.dnsomatic.com 
curl ifconfig.me  

https://blog.csdn.net/liu0808/article/details/80769810

1
2
3
4
5
6

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

# 保存到文件 
wget http://ifconfig.me/ip
wget http://members.3322.org/dyndns/getip

http://blog.csdn.net/teddy17/article/details/12618035

1
2
3
4
5
curl http://myip.ipip.net/
curl cip.cc
curl ifconfig.me
curl myip.ipip.net
curl http://members.3322.org/dyndns/getip