Getting Steam.exe to run through a http proxy
Posted
by
Kryptonite
on Super User
See other posts from Super User
or by Kryptonite
Published on 2012-02-09T10:08:47Z
Indexed on
2012/07/08
21:19 UTC
Read the original article
Hit count: 201
I'm sitting behind an http proxy which Steam refuses to go through. Trying Proxifier to fix the solution rendered an error about having to use an https proxy, though research shows that it shouldn't need one.
Is it possible to make a target parameter in a shortcut?
ie. "C:\Program Files\Steam\Steam.exe" --http-proxy=myusername:mypassword@SERVERNAME:8080
I have the server name and port number, though I'm yet to understand the relevance of 'myusername:mypassword', or infact which username and password these instructions were referring to.
Of course, if a target parameter wouldn't work, would there be another way to get Steam to work?
© Super User or respective owner