Skip to content
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

How to use TOR with aqurium #8

Open
MuhammadRahman-awin opened this issue Nov 7, 2017 · 2 comments
Open

How to use TOR with aqurium #8

MuhammadRahman-awin opened this issue Nov 7, 2017 · 2 comments

Comments

@MuhammadRahman-awin
Copy link

Hi,

I am new to this.

Can you guide me to the right direction for some concrete instructions to integrate TOR with aquarium?

Thanks

@lopuhin
Copy link

lopuhin commented Nov 7, 2017

Hi @MuhammadRahman-awin , aquarium already bundles everything needed for Tor integration, it is enabled by default.

@zinyosrim
Copy link

zinyosrim commented Jan 25, 2018

@lopuhin do I have to include the 'proxy': 'tor' part in my request, like here:

yield SplashRequest(auction_results_url, 
                                self.parse_auction_list, 
                                endpoint='execute',
                                args = {'lua_source': self.lua_script, 'proxy': 'tor'}
                                )

I can't see in the logs if the requests are really going through tor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants