On Wed, Apr 29, 2009 at 8:21 AM, inVINCable <invinceable...@gmail.com> wrote: > On Apr 27, 7:40 pm, inVINCable <invinceable...@gmail.com> wrote: >> Hello, >> >> I have been using ClientForm to log in to sites & ClientCookie so I >> can automatically log into my site to do some penetration testing, >> although, I cannot figure out a solution to use proxies with this >> logging in automatically. Does anyone have any solutions? >> >> Thanks :) >> >> Vince > > Any ideas?
If, like the example at http://wwwsearch.sourceforge.net/ClientForm/, you are using urllib2, you can read the documentation for that module. It also has examples for working with proxies. -- kushal -- http://mail.python.org/mailman/listinfo/python-list