Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

Releases: Azure/get-proxy-settings

Version 0.1.12

17 Aug 14:44
5240eb7
Compare
Choose a tag to compare

Fixes:

Version 0.1.11

29 May 17:02
dad34b9
Compare
Choose a tag to compare

Fixes:

  • Seems to ignore the ProxyEnable registry field #16

0.1.10

12 Apr 16:15
a85c33f
Compare
Choose a tag to compare

Fix issue with port 80 and 443 not being set when using http and https protocol

0.1.9

23 Feb 22:28
09896a2
Compare
Choose a tag to compare

Fix error when windows proxy settings are not what is expected https://github.com/Azure/get-proxy-settings/issues/10

0.1.8

07 Feb 21:11
b86d038
Compare
Choose a tag to compare
0.1.8 Pre-release
Pre-release

Fix:

  • Test url was in invalid format PR #9

0.1.7

07 Feb 20:40
Compare
Choose a tag to compare
0.1.7 Pre-release
Pre-release

Added connection refused handling to check if proxy is down or url given is invalid

0.1.6

06 Feb 22:33
4d7e1a2
Compare
Choose a tag to compare
0.1.6 Pre-release
Pre-release

Beta 0.1.6

  • Added validation and prompt for credentials

v0.1.3

05 Feb 23:51
4d48747
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

Initial release:

Support reading proxy settings from:

  • HTTP_RROXY and HTTPS_PROXY environment variables or in the npm config.
  • In the internet settings for windows(Using the registry)