Lynx & Proxy

Lynx & Proxy

am 03.03.2006 03:37:08 von JustinCase

Anyway to get Lynx to use a proxy without changing "http_proxy environmental
variable"? Its just that one perl script I need to access 10.0.0.0/16 with
a proxy since its not local and another perl script needs to access a
different 10.0.0.0/16 without the proxy since it is local. Basically to
access gear that is on private pools.

Matt

Re: Lynx & Proxy

am 03.03.2006 04:13:31 von Michael Greb

In article <120faui67khvi2b@corp.supernews.com>, "Matt"
wrote:

> Anyway to get Lynx to use a proxy without changing "http_proxy environmental
> variable"? Its just that one perl script I need to access 10.0.0.0/16 with
> a proxy since its not local and another perl script needs to access a
> different 10.0.0.0/16 without the proxy since it is local. Basically to
> access gear that is on private pools.
>
> Matt

Why use Lynx why not LWP?

--
Michael
michael@thegrebs.com

Re: Lynx & Proxy

am 03.03.2006 05:02:24 von JustinCase

>> Anyway to get Lynx to use a proxy without changing "http_proxy
>> environmental
>> variable"? Its just that one perl script I need to access 10.0.0.0/16
>> with
>> a proxy since its not local and another perl script needs to access a
>> different 10.0.0.0/16 without the proxy since it is local. Basically to
>> access gear that is on private pools.
>>
>> Matt
>
> Why use Lynx why not LWP?

The script is already wrote and uses lynx. I am just modifying it to do
this with a proxy. Will look into LWP. Never heard of it before.

Thanks.

Matt

Re: Lynx & Proxy

am 03.03.2006 07:28:15 von Michael Greb

In article <120ffugkrvbfe33@corp.supernews.com>, "Matt"
wrote:

> >> Anyway to get Lynx to use a proxy without changing "http_proxy
> >> environmental
> >> variable"? Its just that one perl script I need to access 10.0.0.0/16
> >> with
> >> a proxy since its not local and another perl script needs to access a
> >> different 10.0.0.0/16 without the proxy since it is local. Basically to
> >> access gear that is on private pools.
> >>
> >> Matt
> >
> > Why use Lynx why not LWP?
>
> The script is already wrote and uses lynx. I am just modifying it to do
> this with a proxy. Will look into LWP. Never heard of it before.
>
> Thanks.
>
> Matt

Then it sounds like this is a lynx question, not a perl question.
Several solutions to your problem are available in the lynx man page.

--
Michael
michael@thegrebs.com