ronnypolley / posh-sdkman

SDKMan for Powershell
https://ronnypolley.github.io/posh-sdkman/
Apache License 2.0
7 stars 2 forks source link

Problems when attempting to use a Proxy (flofreud/posh-gvm/issues/8) #39

Open ronnypolley opened 3 years ago

ronnypolley commented 3 years ago

Copy of https://github.com/flofreud/posh-gvm/issues/8

I have found that the current implementation does not support proxies, therefore, I adapted the Utils.ps1 file to support a reasonable amount of pre-configured proxies. Also, I found an issue when using Powershell ISE, which I have circumvented, but needs attention.

ronnypolley commented 3 years ago

Open PR https://github.com/flofreud/posh-gvm/pull/9