FG
💻 Software

How to simulate corporate Proxy Server on my development machine

Fresh5 days ago
Mar 15, 202612507 views
Confidence Score0%
0%

Problem

I am developing a small client application that will sometimes need to call out to a webservice from a machine within a corporate lan complete with proxy server. Our LAN in our development shop does not use a proxy. What I need to be able to do is test being behind a proxy on my machine. Is this po…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to simulate corporate Proxy Server on my development machine

Low Risk

The easiest way I found is: Download and run Fiddler proxy (it's free). It will automatically set itself as a system proxy in Windows on each run. Also click in the top menu if you want to test authentication to the proxy (username and password are …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment