This topic created in 4942 days ago, the information mentioned may be changed or developed.
有人给点思路么?
像百度他们怎么做的?我一头雾水!
明灯在哪里!
3 replies • 1970-01-01 08:00:00 +08:00
 |
|
1
gonbo Oct 16, 2012
代理服务器,都会带request header。
研究一下。
|
 |
|
3
gonbo Oct 16, 2012 1
X-remote-ip 这个类型的header。 具体要看实现。或者看 http 请求的finger print。
都是能够识别出来是不是通过代理来请求的。
|