Skip to content

Proxy Use #219

Closed Answered by Clankcoll
Clankcoll asked this question in Q&A
Discussion options

You must be logged in to vote

set your proxy like this in the Powershell

[System.Net.Http.HttpClient]::DefaultProxy = New-Object System.Net.WebProxy('http://IPAdress:PORT')

works like a charm

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Clankcoll
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant