Jump to content
McKay Development

Question: Using proxies with steamcommunity (v3 and later)


Recommended Posts

Posted

I would like to use a proxy with steamcommunity.
However, I noticed that the method of passing a proxy to steamcommunity via the request Lib is no longer supported since v3.
Does this mean I now have to log in with SteamSession/ SteamUser and then set the cookies in steamcommunity? How does steamcommunity make use of the proxy for its own requests in that case?
Or is it currently no longer possible to use a proxy with steamcommunity?

Thanks!

Posted

You can still use a proxy the same way you did before with steamcommunity, but you're correct that the login() method no longer works if you do. You need to use steam-session with your proxy and call setCookies on steamcommunity, passing your proxy to both.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...