[question]How do I pass through multiple proxies to access a site??

uchiha.jain

Regular Member
Jr. VIP
Joined
Sep 14, 2009
Messages
292
Reaction score
84
Hey fellas.. I need a lil help here.. dont know how noob I sound asking this.. but how do I use multiple proxies.. cause here's the thing.. I'm inside my college network and have to pass through this proxy (netmon.xxx.ac.in:80) to access the internet..

Here's the situation now:
me -> netmon -> website

I mean... I'm already using a proxy to connect to the internet.. So is there a way that I can access another proxy after passing through netmon.. like this

me -> netmon -> other proxy -> website

Sorry if this sounds like a layman.. I think I tried to make myself as clear as I could with my limited knowledge of these things..


Any help would be appreciated..

Thanks..
A.Jain
 
How is the netmon proxy being put into play? Likesay, is it in your browser, is there an automatic proxifying program that runs it, what?

N
 
it is called Proxy Chaining and you need a program in order to achieve a proxy chain.
I suggest you use http://http://www.torproject.org/ instead it can be configured to pass through a proxy with much more ease.
 
@apekillape: I use it in the browser setting.. in FF tools -> options -> advanced -> network -> settings..

@roadkill_:
I've used tor.. but the problem is.. I cant select a particular proxy to use (or can I?? I cant find an option for it though.. there's one button.. "Use a New Identity" but it selects a random IP/proxy to use..).. I need a constant IP to access the site.. just in case they track IPs..
 
OK... a slight update.. I was thinking of buying a VPN from here -> http://www.usaip.eu/en/index.php .. i tried using their demo service.. turns out I cant even use it.. It gives me error 807

The netmon proxy I have to use to get to internet is an HTTP proxy with authentication required.. and they have blocked a lot of ports, torrents, rapidshare, and porn sites.. Is there a way I can get the VPN to work..??
I've set the system proxy to netmon with this command
Code:
netsh winhttp import proxy source=ie
 
Back
Top