We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I am new to this.
Can you guide me to the right direction for some concrete instructions to integrate TOR with aquarium?
Thanks
The text was updated successfully, but these errors were encountered:
Hi @MuhammadRahman-awin , aquarium already bundles everything needed for Tor integration, it is enabled by default.
Sorry, something went wrong.
@lopuhin do I have to include the 'proxy': 'tor' part in my request, like here:
'proxy': 'tor'
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
No branches or pull requests
Hi,
I am new to this.
Can you guide me to the right direction for some concrete instructions to integrate TOR with aquarium?
Thanks
The text was updated successfully, but these errors were encountered: