Club

套了CF的用法($http_cf_connecting_ip)location /ip {<br>add_header Content-Type text/plain;<br>return 200 $http_cf_connecting_ip;} 套了CDN(包括CF)/有反代($http_x_forwarded_for)location /ip {<br>add...

发布 0 条评论