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

example: adding download proxy support #3

Open
GoogleCodeExporter opened this issue Aug 13, 2015 · 1 comment
Open

example: adding download proxy support #3

GoogleCodeExporter opened this issue Aug 13, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. run program as-is, no support for proxys
2.
3.

What is the expected output? What do you see instead?
n/a

What version of the product are you using? On what operating system?
svn read-only revision 2

Please provide any additional information below.

The patch below adds download proxy support.  It's not vetted nor robust, but 
illustrates the approach that we're taking to add proxy support for both 
downloading files and a separate proxy for queries.

Original issue reported on code.google.com by [email protected] on 21 Jun 2011 at 8:38

Attachments:

@GoogleCodeExporter
Copy link
Author

Example usage with the patch through a proxy:

python metagoofil.py -d doma.in -t doc -l 10 -n 10 -o dumpdir -f site.html -p 
192.168.10.10 -r 3128


Original comment by [email protected] on 21 Jun 2011 at 8:40

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

No branches or pull requests

1 participant