Setup Windows Proxy : WinInet and WinHttp
Windows has two different proxy configurations.
WinInet : For each user. User App, the famouse one is IE, use this configuration.
WinHttp : For a local machine. Usually service or background program use this configuration.
we can set WinInet configuration by GUI, but WinHttp are not. It can be set by using netsh command.
netsh winhttp show proxy
netsh winhttp set proxy ServerName
netsh winhttp import proxy source=ie
Profile
I have technical job experience in enbedded software development and server side infrastructure/application engineering.
I'm interested in programming and computer security.
Objective
To write down my technical knowledge in the place where I can access from anywhere.
To share my program source code.
To train my writing skill.
New entries