Global proxy setup for Windows Vista


Recommended Posts

I have Internet through my University and at home. At home, I have direct Internet access but at the University, I must use their proxies. So far so good... The only problem is that I use numerous applications that need to access the web and it's a very tedious work to keep enabling and disabling the proxy server on all these applications.

Is there any application that allows me to configure the proxy server I use and then listen for any connection through any application and the tunnel that connection through the proxy server? Or maybe something different?

I'm just looking for a simpler way to turn the proxy on for all the applications I use instead of doing it manually for each application...

Link to comment
https://www.neowin.net/forum/topic/631024-global-proxy-setup-for-windows-vista/
Share on other sites

even if you set a machine proxy setting -- that does not always mean that all your apps will use it??

http://technet2.microsoft.com/windowsserve...3.mspx?mfr=true

the command you would be interested in in set proxy

netsh winhttp

set proxy

Configures the WinHTTP proxy setting.

Syntax

set proxy [proxy-server=] ProxyServerName [bypass-list=] <HostsList>

Parameters

Proxy-Server

Required. Specifies the proxy server to use for http, secure http (https), or both http and https protocols.

Bypass-list

Optional. Specifies a list of Web sites that should be visited without utilizing the proxy server. Use "<local>" to bypass all short name hosts.

Examples

Following are three examples of how to use the set proxy command.

set proxy myproxy

set proxy myproxy:80 "<local>bar"

set proxy proxy-server="http=myproxy;https=sproxy:88" bypass-list="*.contoso.com"

even if you set a machine proxy setting -- that does not always mean that all your apps will use it??

Is that really a question? If it is, I don't understand what are you asking...

Anyway, I tried the following:

proxyem6.th.jpg

Then opened Internet Explorer 7, cleared the proxy in the settings, restarted IE7, tried to open Google. Didn't work...

Am I doing something wrong?

My bad :blush: I really don't know what I was thinking this morning -- I really bad misread your post.

This sets the winhttp proxy - so any application/service on the machine that uses that will use this proxy. IE still uses the older wininet though - sorry!

I do not know of anyway for applications that use wininet to use a common proxy setting. Most applications allow for auto discovery, ie WPAD. Does your school network have this setup.. You would think any site using proxy would setup so clients could auto discover the proxy if it was not transparent.

You could look to see if your application(s) can use the IE settings -- many of them that support proxies have this option.

Off the top -- I guess you could run a local proxy on your machine.. Point all your applications to that proxy, then when are on a network that requires a proxy setting, you would just need to change your local proxy software to point to the upstream one your using.

I do not know of anyway for applications that use wininet to use a common proxy setting. Most applications allow for auto discovery, ie WPAD. Does your school network have this setup.. You would think any site using proxy would setup so clients could auto discover the proxy if it was not transparent.

Well, I have no idea, cause I didn't understand much of what you just said lol... You could try and get in touch with the wifi techinal support of the university but I would need to know what I'm talking about so I could explain it to them...

You could look to see if your application(s) can use the IE settings -- many of them that support proxies have this option.

Yeah, that would be perfect but not all applications implement that and most of the applications I use don't... That sucks, but I can't for any developer to implement that feature, although I've requested it a few times but most of the time they just ignore me because it's not a "must have" for most people...

Off the top -- I guess you could run a local proxy on your machine.. Point all your applications to that proxy, then when are on a network that requires a proxy setting, you would just need to change your local proxy software to point to the upstream one your using.

This seems like a solution I could live with... Would you mind help me do that? What software would you recommend for that and how to configure it... Or if you can point me in the right direction, it would be nice...

Thanks for all the help, you've been my savior in my latest topics ;)

There are quite a few different ways you could set it up.. Off the top one that might be easy to setup would be cproxy

http://www.youngzsoft.net/ccproxy/index.html

I'm pretty sure it will run in a demo mode that allows a couple of users with no time limit. And it does support cascading proxies from what I recall.

Squid would be another option.. But might be a bit overkill, and might be a bit of a setup for you? Another option off the top of my head would be 3proxy -- I know for a fact it supports proxy chains.. And could be used as well. Nice thing about it is its FREEWARE!

http://3proxy.ru/

There are plenty of other's out that could be used, but to be honest for someone that does not understand networking/proxies, etc.. it might be a bit much.. And depending on what your doing exactly, your getting into the area of things that could be used for circumvention of a schools policies, etc.

What I would really suggest is you get with your schools IT.. I can not believe they would not have their proxy setup as a transparent or with atleast WPAD support, etc.

Ie if they allow the applications to proxy thru in the first place -- why would they not make it easy for their users to use?

Because they are stupid lol... :p I have no clue but that's how it works...

Anyway, is not that I don't understand networking/proxies, I do, not that much, but I do a bit. I just have no clue which type of software would I need to make what you said work. I mean, if I decided to go look for software to do what you said I wouldn't even know where to start searching... What feature am I looking for here? Proxy chains?

The biggest problem in talking about this with you here is that English is not my main language and when the conversation gets too technical, it gets harder for me to talk about it, understand everything and express myself...

Yeah language can be a barrier quite often -- I have to work with German, French and Korean and now Chinese IT quite a bit at work. The French and German are not too bad - they are pretty much fluent in english. The Korean is the worse -- the one IT manager always says OK when you ask him if he understands -- have come to learn that really means he has no freaking idea WTF your talking about ;) heheheh So yeah I know how the language barrier can be some times.

But your english is very good!! I have always been very impressed with people that speak and for that matter write more that 1 language. I know enough to order a beer, and ask where the bathroom in a few different one's -- but thats about the extent ;)

Check out ccproxy and or 3proxy -- those 2 should get you started. And will do what your wanting to do.. If you were going to look for other software -- it needs to support parent parent proxies, could also be called cascading or yes chains.

It needs the ability to forward the all its traffic to another proxy, and if need be auth to it? Do you have to auth to your proxy?

I will PM you another option, but since it would really be circumventing your schools proxy I do not want to post it.

Well, I just tried CCProxy and it worked a bit, let me explain...

I tried it with Firefox and mIRC so I could test both HTTP and SOCKS proxy and they both worked. However, I tried to configure Thunderbird the same way I did for Firefox/mIRC because when I use the proxy from the university, the settings are all the same, the hostname/port only changes for SOCKS proxy but since I used SOCKS with mIRC and it worked... Anyway, I couldn't make Thunderbird to connect to all the mail servers I have.

The other problem (for me) with CCProxy is that it doesn't allow me a quick turn on/off feature of the proxy chaining and it gets worst because the way their options dialog is built. If I only had to open the options dialog, turn on/off the proxy chaining feature, I would be ok with that but I have to select WWW -> turn off, SOCKS -> turn off, POP3 -> turn off and that sucks, but yes, it's less pain that to turn on/off proxy in all the programs I use. It should have a global turn on/off function and even better, a shortcut on the system tray.

Not exactly a proxy switcher, because, how could a proxy switcher switch the proxy in all the programs I use? Most of them don't import settings from IE, if all of them did, that would be easy... I think my best solution is what BudMan suggested: proxy server where I set all my apps to that proxy and then forward the requests to a different proxy server.

3proxy is a command line application and I'm looking for a graphical application. Currently, I don't have much time to be digging documentation to see how could I configure it the way I want...

I tried to search but couldn't find any other proxy server... Don't you have any other recommendations?

And why do you need a gui??? Create a batch file with the command(s) needed to turn it on, create another that turns it off, etc.. This seems alot easy to switch between than some gui you have to click thru menus and buttons -- which you were complaining about ;)

Click On, Click Off -- what could be easier???

I need/want a GUI because it would be easier to configure and like I said I don't have time to dig into the documentation to get it working. Not right now with all my university exams and projects.

I'm complaining about having to go through menus and buttons to enable/disable proxy chaining, but that's it. Not complaining about the GUI itself... Most of these applications (I tried ezProxy) work as I want, the only problem is that they don't have any option to turn off/on all of the chaining proxies, that's the only problem.

And besides, I don't want to manually execute a batch file every time I start Windows. I want it to autostart manually and be able to simply, click somewhere (tray icon would be perfect) to turn it off or on. But maybe I'm asking for very specific things.

Well, I found this C# lib to create a proxy server, maybe in the future, when I have free time, I'll code my own application to fit my needs, or maybe not...

Thanks for all your help, I'll keep searching for different proxy server applications though :)

I decided to give 3proxy a go (I found a bit of spare time laying on the ground :p) and after reading the howto, I came up with the following configuration file:

auth none

internal 127.0.0.1

allow *

parent 1000 http proxy.uminho.pt 3128

proxy

But it's not working... I changed the Firefox proxy settings to 127.0.0.1:3128 but it doesn't work. If I remove the "allow" and "parent" lines, I noticed that the proxy is working. The problem is in the chaining, the documentation is not very clear...

Does anyone have any idea where the problem might be?

Not sure if that's the problem... I just pinged proxy.uminho.pt to see the IP and replaced the hostname with the IP and it didn't work either :/

EDIT:

I just managed to make it work by changing "auth none" to "auth iponly" :)

Edited by Nazgulled

I just edited my post saying I made it work, didn't you read?

But now I'm having problems with doing the same for SOCKS...

Maybe it's related to the way I'm testing this. Let me explain... I have setup an SSH server at my home and I'm connecting to that SSH server using the university SOCKS proxy and it works. Now I'm trying to the same thing as I did for HTTP proxy with 3proxy but for SOCKS. The thing is, the problem might be on my side (my home SSH server) so, is there a better way I can test the SOCKS proxy?

I mean, do you know of any simple application I could try and use the university SOCKS proxy so I could test 3proxy instead of trying to connect to my SSH server cause there might be some misconfiguration on that end...

No I missed your edit.. kewl so you got it working ;)

As to a socks application -- what just an application that can use a socks proxy? IE and or Firefox can use a socks proxy, I use putty as simple socks proxy quite often when I need to tunnel something -- and then tunnel firefox thru it.

There is a opensource application that will allow you to

Socksifies (that is adds ability to use SOCKS or another type of proxy) to proxy-unaware Windows applications.

http://www.freecap.ru/eng/

But I thought you could chain up with 3proxy to socks proxy, but have it run in http mode, etc.

I think I've managed to work, here's my current configuration file:

internal 127.0.0.1

auth iponly

allow * * * 22
parent 1000 socks5 socks.uminho.pt 1080

allow * * * 21
parent 1000 socks5 127.0.0.2 1080

allow *
parent 1000 http proxy.uminho.pt 3128

proxy
socks

Is there anything wrong with using 127.0.0.2? I'm using it because I use Tunnelier (something like PuTTY) to connect to my home SSH server and then create a SOCKS proxy forwarding so I can connect to FTP sites through the university because they block port 21...

Just making sure that what I'm doing makes sense...

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Vantrue knocks up to 38% off two of its newest Dash Cams for Prime Day by Steven Parker Vantrue reached out to us here at Neowin saying they have a couple of dashcams with deep discounts during the Prime Day Sale. First up we have the Vantrue N4 Pro S that received a mega 36% off its normal MSRP of $419.99 (buying links below). Here are a few of its highlights: Flagship 4K 3CH Dash Cam w/ Triple STARVIS 2: Vantrue's flagship N4 Pro s Dash Camera features 4K+2.5K+1080P /30FPS 3 channel recording powered by Triple STARVIS 2 sensors. Dash cams deliver 155°+160°+165° wide-angle coverage for complete blind-spot-free protection. Whether navigating city traffic, monitoring passengers, or capturing scenic views, this professional-grade car dash camera ensures smooth, detailed footage day and night. Night Vision 4.0 & License Plate Recognition Unleash superior clarity at night with 360 dash camera for cars. Powered by PlatePix tech, dashcam combines 3 STARVIS 2 sensors (enhanced low-light sensitivity) and triple HDR (balanced exposure) for 2x higher license plate accuracy in dimly lit nights or intense backlight. Experience unmatched performance on nocturnal drives, where the system captures clear, readable license plates of vehicles traveling at speeds up to 31mph. Flexible 360° Rear Camera & Front+Rear Recording Modes: The rear dash camera features a 2.5K STARVIS 2 sensor with 360° rotation, enabling seamless traffic or trunk monitoring. Switch to Front and Rear mode (4K+2.5K) to prioritize road recording—this dual-channel mode reduces heat by 30% and saves power compared to triple recording, ensuring 4k dash cam cooler operation and 24/7 reliability even in summer. Captures clear, readable license plates at speeds up to 31mph on lit streets at night. 24/7 Protection with Buffered Parking Mode: Gain round-the-clock security for your parked vehicle with reliable dash cam 3 channel system. Buffered motion and impact detection ensure events are captured from 10 seconds before they occur. All three cameras remain active in parking mode, providing comprehensive surveillance while efficient recording maximizes storage. To activate parking modes, a hardwire kit (sold separately) is required for permanent connection to your vehicle's fuse box. 5G WiFi, Precision GPS, Voice Control: This advanced car video camera dash cam maintains a stable connection to your phone. Its 5GHz WiFi ensures lightning-fast video transfer, making downloads a breeze. The built-in high-precision GPS tracks your route, speed, and location—providing vital data for any incidents. Control settings hands-free with simple voice commands like "Take a photo," keeping you focused on the road. Loop Recording & Super Capacitor & up to 1TB Support: Dash cams revolutionize convenience with loop recording featuring 1/2/3-minute segments. When memory is full, it automatically overwrites older footage. Engineered for reliability, its robust super capacitor withstands extreme temps(-4°F to 140°F), guaranteeing uninterrupted operation even in scorching sun. Expand storage with up to 1TB microSD support, enabling 37+ hours of continuous 4K triple-camera recording (front+inside+rear). VANTRUE Memory Card Recommendation: Note: Dash cam does not include an SD card. Avoid using low-quality memory cards to prevent the camera from malfunctioning. We recommend using VANTRUE industrial-grade microSD cards, which offer longer lifespan (over 3 years) compared to consumer-grade. VANTRUE memory cards are rigorously tested specifically for dash cam recording to ensure optimal performance. Available on Amazon in 64GB, 128GB, 256GB, and 512GB capacities to suit your storage needs. So marketing jargon aside, what do you actually get? What's in the box? N4 Pro S Dash Cam, Rear Camera, 20ft rear camera cable Charging Cable Installation Tool Car Mount Quick Guide Vantrue also claims it is easy to install and comes with an 18-Month Warranty, 24/7 email support, and a 100% satisfaction guarantee. The Dash cam is said to also receive regular firmware updates for continuous improvements. With the 20ft rear camera cable, it is versatile enough to fit most vehicles, including cars, SUVs, minivans, trucks, and buses. Vantrue N4 Pro S for $269.99 (was $379.99) 36% off its MSRP of $419.99 No code required. Discount expires on June 26. Vantrue N4S (2026) Next up, there's an even bigger discount on the new (2026 edition) N4S Dash Cam. 2026 New 3-Channel Dash Cam & 360°Coverage Equipped with triple STARVIS 2-powered sensors, the Vantrue N4S dashcam records in super HD clarity: 2.7K front + 1440P interior + 1440P rear.Its 158° front, 165° cabin, and 160°rear wide-angle lenses eliminate blind spots, while HDR and PlatePix technology deliver sharp details and license plates day or night. This dash cam for cars is perfect for rideshare drivers and daily commuters. Night Vision 4.0 & High Temperature Proof Powered by STARVIS 2 Tech, the N4S dashcam for cars enhances light sensitivity and dynamic range in extreme low light. Triple HDR balances harsh contrasts—like headlights against dark roads—while PlatePix sharpens license plates by 2X, capturing crisp, identifiable footage on dark streets, in tunnels, or garages. This New N4S dashcam's supercapacitor design withstands extreme temperatures(-4℉ to 140℉), ensuring stable operation—safer and greener. Easy to Install & 360°versatile Rear Camera Set up effortlessly with our magnetic GPS mount, static cling film, and cable clips. Everything is tool‑free for a clean, wire‑hidden installation, and the mount stays stable on any drive. The rear camera rotates 360°, letting you monitor rear traffic or pivot it inward to keep an eye on cargo, luggage, or pets inside the vehicle. Versatile coverage whenever you need it. 24/7 Smart Parking Mode for Peace of Mind With 4 proprietary parking modes, the N4S 3-channel dashcam for cars lets you customize your protection. Motion detection triggers 10 seconds pre-event recording to capture full event. Collision detection auto-locks footage on impact/collision. Low bitrate/frame rate modes extend recording by reducing file size. Whatever the hour, your vehicle is always protected. 5GHz Wi-Fi & Support up to 1TB SD Card Access and download footage instantly with high‑speed 5GHz Wi-Fi. No need to remove the memory card or wait for transfers—critical clips are ready to view or share in seconds. This dash cam front and rear supports up to 1TB microSD cards (sold separately), giving you ample space for long trips or continuous loop recording. OTA firmware updates ensure your dashcam stays current with the latest features and improvements. So, again, aside from the marketing fluff mentioned above what do you actually get? What's in the box? Vantrue N4S Front and Inside Dash Cam x 1 Rear Camera x 1, Rear Camera Cable (20ft) x 1 Transparency Program card (with digital setup guide) x 1 Car Charger(11.5ft) x 1 USB Data Cable(3.3ft) x 1 GPS Adhesive Mount x 1 Crowbar x 1 Quick User Guide x 1 Electrostatic Stickers x 2 Spare Bracket Base Cable Clips The 2026 Edition of the N4S lets you track your journey with quad-mode GPS + BeiDou positioning. Experience supposedly faster satellite acquisition and reliable logging of your speed, location, and time in any environment. For rideshare or road trips, you can also trust the N4S dash cam front rear and inside cameras as your reliable co-driver. Like the Vantrue N4 Pro S, it is also backed by 24/7 support and extended warranty for complete peace of mind. Vantrue N4S (2026) for $174.99 (was $249.99) 38% off its MSRP of $279.99 No code required. Discount expires on June 26. Good to know This Amazon deal is U.S. specific, and not available in other regions unless specified. We only use first-party seller links (at the time of article publishing); ensure that you purchase from a first-party seller link only. Check out Today's Deals on Amazon | or our recent tech deals. Become a Prime member (for Students or SNAP) via Neowin Get Prime Access - Prime for half price (for qualifying Medicaid, EBT, SNAP) Subscribe to Prime Video, Audible Plus, Music Unlimited or Kindle Unlimited via Neowin As an Amazon Associate, we earn from qualifying purchases.
    • The concern of this article is not getting "hacked". No one is taking over my Google account and anyone that was is far away from self-hosting their passwords. It was about your big tech account of choice deciding to reduce features or getting out of the password manager business altogether. Bitwarden (or say Proton) is professional security company offering opensource solutions. They are going no where and one can easily download or export their passwords to another password manager service regardless. They again also offer self-hosted option. I doubt many people were sold on this solution based on the write up. The author had a number of warnings and caveats themselves. A local, self-managed solution is not for 99% of users.
    • I've owned nothing but ATi/AMD GPUs since 2002, after my last nVidia GPU in 2001 (3dfx before that), IIRC, and in all of that time I recall getting this error maybe once, certainly no more than twice. Despite all the scuttlebutt as to how poor AMD drivers are supposed to be that has certainly not been my experience at all... Usually it has been a configuration problem of some kind. Then again, since we're dealing with OS versions that are EOL, it could easily be an OS version discrepancy. It's still weird to think that Win11 has been officially out for more than five years!
    • AI will never be the jobs panacea some companies fantasize about today. Oracle is likely using it as an excuse, which we will see a lot of companies doing, I'm certain. They love their "plausible" excuses for their downturns. A couple of weeks ago my wife asked me to call Krogers about some discrepancy in a online grocery order, and it will be the last time either of us does that. I'll just do emails with humans from now on... The AI experience was horrible--the obviously recorded voice started asking a bunch of questions about our orders six months prior(!) and saying, "Is this in reference to your order on January 6, for $****?" You say "No!" and immediately the next question is "Is this in reference to your order on January 29th, for $****?" again, I answered "No!"--and it was incredible--on and on it went like that for fully 20 minutes until we finally got to the present, and only then was I put through to a human with authentic intelligence... I wondered why on Earth the idiot AI didn't start with the most recent orders and work back from there, as it was something anyone with a functioning brain would have done. And why didn't the AI have enough sense to ask me what the problem was in the first place? It didn't take too much deduction to understand that the goal of this "AI" was to cause the person on the phone to hang up in disgust, with no resolution of the problem. That begs another question: why pay for a tool-free problem line if the goal is to avoid solving your customer's problems?... Fortunately, Krogers does have real humans capable of reading an email and understanding it, and if she sees another situation in the future that's route she or I will take. The online grocery delivery service from Krogers has been great, over all, but their AI truly sucks.
    • AI is the justification that company administrators use to lay people off; it is not the end all, be all touted in the media (many of whom can't tell a microchip from a potato chip). Greed is main driving factor behind its adoption; the other is remaining relevant in the face of competition from other entities.
  • Recent Achievements

    • One Month Later
      timbobit earned a badge
      One Month Later
    • One Month Later
      nates earned a badge
      One Month Later
    • Week One Done
      Almohandis earned a badge
      Week One Done
    • Rookie
      dorf went up a rank
      Rookie
    • First Post
      mike_rumble earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      480
    2. 2
      +Edouard
      172
    3. 3
      PsYcHoKiLLa
      103
    4. 4
      Michael Scrip
      88
    5. 5
      neufuse
      70
  • Tell a friend

    Love Neowin? Tell a friend!