Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set Explicit Proxy Bypass List / Bypass On Local #1165

Closed
ferventcoder opened this issue Feb 18, 2017 · 4 comments
Closed

Set Explicit Proxy Bypass List / Bypass On Local #1165

ferventcoder opened this issue Feb 18, 2017 · 4 comments

Comments

@ferventcoder
Copy link
Member

Similar to #605, #262, and #497

Add a proxy bypass list to the configuration so that proxies are able
to be bypassed for some connections. Without this an explicit proxy
that is set will never bypass settings for downloads.

@ferventcoder
Copy link
Member Author

ferventcoder commented Feb 18, 2017

Adding choco config set proxyBypassList and proxyBypassOnLocal for 0.10.4.

@ferventcoder ferventcoder changed the title Set Explicit Proxy Bypass List Set Explicit Proxy Bypass List / Bypass On Local Feb 19, 2017
ferventcoder added a commit to ferventcoder/choco that referenced this issue Feb 20, 2017
Add a proxy bypass list to the configuration so that proxies are able
to be bypassed for some connections. Without this an explicit proxy
that is set will never bypass settings for downloads.

Ensure proxy bypass is used with NuGet.Core connections to download
packages and when downloading resources in PowerShell scripts.
ferventcoder added a commit to ferventcoder/choco that referenced this issue Feb 20, 2017
When downloading resources and a proxy is configured, bypass by default
for local connections, but allow it to be configured.
@mwallner
Copy link
Member

Is it possible to temporary set a proxyBypassList ?
as example:

choco download somepkg -source="<internal server>" -proxyBypassList="<internal server>"

ferventcoder added a commit to ferventcoder/choco that referenced this issue Feb 27, 2017
ferventcoder added a commit to ferventcoder/choco that referenced this issue Feb 27, 2017
* stable:
  (chocolateyGH-1134) Show download progress for packages
  (chocolateyGH-1134) Specify Package Downloader
  (chocolateyGH-1165) fix - bypass on local set
  (chocolateyGH-605) Use Proxy From Environment Vars
  (chocolateyGH-1167) Remove quotes before Process call
  (chocolateyGH-1166) Fix: Multiple Licensed Sources
  (chocolateyGH-1165) Bypass Proxy on Local
  (chocolateyGH-1165) Config - Proxy Bypass List
  (chocolateyGH-262) Sources Explicitly Bypass Proxy
  (chocolateyGH-262) NuGet.Core - explicit source proxy ignore
@ferventcoder ferventcoder reopened this Feb 27, 2017
@ferventcoder
Copy link
Member Author

@mwallner sounds cool. I think we should do that.

@ferventcoder
Copy link
Member Author

ferventcoder commented Feb 28, 2017

@mwallner moved to #1173

ferventcoder added a commit to ferventcoder/choco that referenced this issue Mar 9, 2017
* stable:
  (chocolateyGH-1193) Allow version check with FIPS
  (chocolateyGH-1155) do not warn nupkg on pack/push
  (chocolateyGH-1187) File64 - Install-ChocolateyInstallPackage
  (maint) Add 64-bit process Information variable
  (chocolateyGH-1155) Warn when .nupkg/.nuspec used in args
  (chocolateyGH-262) BypassProxy on IHttpClient
  (chocolateyGH-1134) use console adapter for width
  (chocolateyGH-1182) trace network traffic
  (chocolateyGH-1181) Configure a source for self-service
  (chocolateyGH-1180) Create .ignore file only in choco path
  (chocolateyGH-1177) Fix: MSU fails when spaces in path
  (maint) formatting
  (chocolateyGH-1178) Fix: OS_NAME not reported as Windows 10
  (chocolateyGH-1134) ensure GetPackageManager w/older licensed
  (chocolateyGH-1165) pass proxy bypass list to debug message
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants