How do I set up my own proxy server?

Posted by NJTechGuy on Server Fault See other posts from Server Fault or by NJTechGuy
Published on 2010-04-07T21:21:31Z Indexed on 2010/04/07 23:53 UTC
Read the original article Hit count: 282

Filed under:
|
|
|

This website (abc.com) slowed access from our original IP address. How do I implement my own proxy server to hide my IP while browsing abc.com? Do I need special hardware/software combo to achieve this?

If I can generate about 5 proxies and alternate amongst those 5 while browsing abc.com would be awesome. Please suggest. Thanks guys!

p.s : I want to know if I can generate proxy IPs of the type 123.34.21.140 prot 80 on my own? I want to use those IP/port combos in my Python scripts (urllib2/set_proxy).

© Server Fault or respective owner

How do I set up my own proxy server?

Posted by NJTechGuy on Stack Overflow See other posts from Stack Overflow or by NJTechGuy
Published on 2010-04-07T21:21:31Z Indexed on 2010/04/07 21:23 UTC
Read the original article Hit count: 282

Filed under:
|
|
|

This website (abc.com) slowed access from our original IP address. How do I implement my own proxy server to hide my IP while browsing abc.com? Do I need special hardware/software combo to achieve this?

If I can generate about 5 proxies and alternate amongst those 5 while browsing abc.com would be awesome. Please suggest. Thanks guys!

© Stack Overflow or respective owner

Related posts about proxy

Related posts about proxy-server