-
-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HTTP or SOCKS proxy support #177
Comments
If you can come up with a use case that's not "avoiding Valve's rate limits" or "I have 3 billion steam accounts for some reason" I would be happy to accept contributions to add that. Otherwise, I don't see how this is useful for anybody other than scammers and spammers, which is something I do not want to facilitate. |
I am in China.China network block steam website.
I am in China.China ISP network block steam website. |
- allow extracting the http client from web api transport - refactor most commands so that they can accept an external transport - update confirmer to use transport's http client - update remove command - update TwoFactorClient so it doesn't need to be mutable - update get_server_time so it requires a transport - update remove_authenticator - update login proceedure to use given transport - update usages of do_login - update setup - update trade - update code command - update qr-login command - make borrowcheck happy - make WebApiTransport Clone and remove Default impl - remove dead code - fix lints closes #177
can you support http or socks proxy?
The text was updated successfully, but these errors were encountered: