#!/bin/baship=$(curl -s http://myip.ipip.net)echo "My public IP address is: $ip"
或者直接运行
curl -s myip.ipip.net# curl -s http://myip.ipip.net
海外业务居多,推荐使用 https://myip.la 。
#!/bin/baship=$(curl -s http://myip.ipip.net)echo "My public IP address is: $ip"
或者直接运行
curl -s myip.ipip.net# curl -s http://myip.ipip.net
海外业务居多,推荐使用 https://myip.la 。
让时间为你证明