hidekiwiki

for H in `less /var/log/httpd/access_log* | awk '{ print $1 }'| grep -v "127.0.0.1" | grep -v "192.168.*.*"`;do echo $H###;whois $H | grep -i "country";done
for H in `less /var/log/httpd/access_log* | awk '{ print $1 }'| grep -v "127.0.0.1" | grep -v "192.168.*.*"`;do echo $H###;whois $H | grep -i "country";done

180.147.80.61### country: JP country: JP country: JP 180.147.80.61### country: JP country: JP country: JP 180.147.80.61### country: JP country: JP country: JP 180.147.80.61###


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS