Way to use proxies & login to site?

Kushal Kumaran kushal.kumaran at gmail.com
Tue May 5 15:51:04 EDT 2009


On Wed, Apr 29, 2009 at 8:21 AM, inVINCable <inVINCEable667 at gmail.com> wrote:
> On Apr 27, 7:40 pm, inVINCable <inVINCEable... at 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



More information about the Python-list mailing list