首页
IT
登录
6mi
u
盘
搜
搜 索
IT
iploc
iploc
xiaoxiao
2021-12-13
20
简单IP地址定位
#!/bin/bash sring=`curl -s "http://ip138.com/ips138.asp?ip=$1&action=2"| iconv -f gb2312 -t utf-8|grep '<ul class="ul1"><li>' | awk -F '<li>|</li>' '{print $2 '\t' $4}'` echo $1 ':' $sring
转载请注明原文地址: https://ju.6miu.com/read-950125.html
专利
最新回复
(
0
)