Skip to content

Add proxy support? #3

Description

@mepher

Please add proxy support - for people behind corp firewall.

Line 178: $Json = irm -ProxyUseDefaultCredentials -Proxy http://theproxy.local $url -Verbose:$false
Line 181: $Json = curl -ProxyUseDefaultCredentials -Proxy http://theproxy.local -s $url | ConvertFrom-Json

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions