Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

How to use proxy in accessing websites? - for feedback and discussion #97

Closed
kensoh opened this issue Jan 8, 2020 · 3 comments
Closed
Labels

Comments

@kensoh
Copy link
Member

kensoh commented Jan 8, 2020

Idea of proxy was raised in #94 and user existing solution is to use #94 (comment)

$ http_proxy="http://proxy.com:8080"

$ export http_proxy

$ sudo python test.py
@kensoh kensoh added the query label Jan 8, 2020
@kensoh kensoh changed the title How to use proxy in accessing websites? - for discussion How to use proxy in accessing websites? - for feedback and discussion Jan 8, 2020
@kensoh
Copy link
Member Author

kensoh commented Jan 8, 2020

Raising this issue as a placeholder for other users to post their inputs or questions around proxy. So that I can see if I can make something easier for them to use proxy, eg new function t.proxy().

@kensoh
Copy link
Member Author

kensoh commented Jan 18, 2020

Closing issue for time being until further inputs from users with such use cases.

@kensoh kensoh closed this as completed Jan 18, 2020
@kensoh
Copy link
Member Author

kensoh commented Feb 8, 2020

Linking to a new issue related to firewall and proxy - #104

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Development

No branches or pull requests

1 participant