How to make your own Private Proxy

The easiest way to get a proxy on your server is 3proxy. It's very light and fast, can be http or socks, and works on Linux and Windows.
 
Sometimes proxies will be configured to pass certain variables in http headers that give them away as being proxies. I know http_x_forwarded_for and http_proxy_connection can do this. I think that this is what samair does to check proxies.

There are lots of other ways to break a proxy as well, like cookies, javascript and flash.

What if you have NoSript add-on installed (firefox browser)?

How do cookies work to break a proxy?

Do you mean browser cookies or Flash cookies?
 
Back
Top