FG

Authenticated proxy in Windows command prompt

Fresh3 days ago
Mar 15, 202625158 views
Confidence Score0%
0%

Problem

My Internet access is delivered through an authenticated proxy. This is setup correctly in the "Internet Options" control panel applet and all browsing/GUI apps work fine. For cmd, proxy settings are typically set by exporting . The applications I'm trying to use are and Putty's . I've tried the fo…

Error Output

set http_proxy=http://username:password@proxyserver.com:port/

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Authenticated proxy in Windows command prompt

Low Risk

It completely depends on the program you are trying to use - in this case, . ( itself does not have any proxy settings - it doesn't make any connections, only executes commands.) is part of PuTTY, so it uses the same settings, which you can configur…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment