Skip to content

Instantly share code, notes, and snippets.

@leveled
Created December 29, 2016 17:33
Show Gist options
  • Save leveled/b685ede270d5cd32b6fe718d3d1652de to your computer and use it in GitHub Desktop.
Save leveled/b685ede270d5cd32b6fe718d3d1652de to your computer and use it in GitHub Desktop.
Setting a system wide proxy on Windows 7
netsh winhttp import proxy source=ie
netsh winhttp show proxy
netsh winhttp reset proxy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment