{"id":185,"date":"2026-01-23T03:32:43","date_gmt":"2026-01-23T03:32:43","guid":{"rendered":"https:\/\/blog.gpst.net.cn:4008\/?p=185"},"modified":"2026-03-24T03:42:06","modified_gmt":"2026-03-24T03:42:06","slug":"%e6%89%a7%e8%a1%8cmtr%e7%bd%91%e7%bb%9c%e8%b7%af%e7%94%b1%e6%b5%8b%e8%af%95%ef%bc%8c%e5%b9%b6%e4%b8%ba%e6%af%8f%e4%b8%aa%e8%b7%af%e7%94%b1%e8%8a%82%e7%82%b9-ip-%e6%9f%a5%e8%af%a2%e5%b1%9e%e5%9c%b0","status":"publish","type":"post","link":"https:\/\/opshub.com.cn\/?p=185","title":{"rendered":"\u6267\u884cmtr\u7f51\u7edc\u8def\u7531\u6d4b\u8bd5\uff0c\u5e76\u4e3a\u6bcf\u4e2a\u8def\u7531\u8282\u70b9 IP \u67e5\u8be2\u5c5e\u5730\u4fe1\u606f\uff0c\u6700\u7ec8\u8f93\u51fa\u5305\u542b IP \u5c5e\u5730\u7684 mtr \u6d4b\u8bd5\u7ed3\u679c bash shell\u811a\u672c"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code>mtr -C -r -n 107.174.51.158 2>\/dev\/null | while read line; do\n    # \u63d0\u53d6IP\n    npk=$(echo \"$line\" | grep -Eo \"(&#91;0-9]{1,3}\\.){3}&#91;0-9]{1,3}\")\n\n    if &#91; -n \"$npk\" ]; then\n        # \u751f\u6210\u968f\u673a\u4f2a\u9020IP\n        fake_ip=$(awk -v seed=$RANDOM 'BEGIN{srand(seed);print int(rand()*254)+1 \".\" int(rand()*254)+1 \".\" int(rand()*254)+1 \".\" int(rand()*254)+1}')\n        \n        # \u67e5\u8be2IP\u5f52\u5c5e\u5730\uff08\u56fd\u5bb6-\u7701\u4efd\uff09\n        location=$(curl -m 10 -s \"http:\/\/ip-api.com\/json\/${npk}?lang=zh-CN\" | jq -r '.country + \"-\" + .regionName')\n        \n        # \u8f93\u51fa\u7ed3\u679c\n        echo \"$line | $location\"\n    else\n        echo \"$line\"\n    fi\ndone<\/code><\/pre>\n\n\n\n<p>\u547d\u4ee4\u884c\u7248\u672c\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>mtr -C -r -n 107.174.51.158 2>\/dev\/null |while read line;do npk=\"$(echo \"$line\" |grep -Eo \"(&#91;0-9]{1,3}\\.){3}&#91;0-9]{1,3}\")\";if &#91; -n \"$npk\" ];then sdihepe=\"X-Forwarded-For: $(echo |awk -v A=$(date +%S%N) '{srand();a=int(A*rand())%254+1;srand();b=int(A*rand())%255+1;srand();c=int(A*rand())%253+1;srand();d=int(A*rand())%252+1;printf\"%s.%s.%s.%s\\n\",a,b,c,d}')\";ounerilesal=\"Mozilla\/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/97.0.4692.99 Safari\/537.36\";roltsarsn=\"$(curl -m 60 --retry 3 --header \"$sdihepe\" -A \"$ounerilesal\" -sLk -o - \"http:\/\/ip-api.com\/json\/${npk}?lang=zh-CN\" |jq -r \".country+\\\"-\\\"+.regionName\")\";echo \"$line $roltsarsn\";else echo \"$line\";fi;done<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u547d\u4ee4\u884c\u7248\u672c\uff1a<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[],"class_list":["post-185","post","type-post","status-publish","format-standard","hentry","category-9"],"_links":{"self":[{"href":"https:\/\/opshub.com.cn\/index.php?rest_route=\/wp\/v2\/posts\/185","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/opshub.com.cn\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/opshub.com.cn\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/opshub.com.cn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/opshub.com.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=185"}],"version-history":[{"count":7,"href":"https:\/\/opshub.com.cn\/index.php?rest_route=\/wp\/v2\/posts\/185\/revisions"}],"predecessor-version":[{"id":887,"href":"https:\/\/opshub.com.cn\/index.php?rest_route=\/wp\/v2\/posts\/185\/revisions\/887"}],"wp:attachment":[{"href":"https:\/\/opshub.com.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=185"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/opshub.com.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=185"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/opshub.com.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=185"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}