Menu
Categories
Setting a proxy for winhttp on Windows 7
May 13, 2011 Tech

From a CMD:

  1. netsh
  2. winhttp
  3. (show proxy if you want to check current configuration)
  4. set proxy proxyserver:port<local>,*.foo.com

Comments are closed
*