
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[tlug] lynx proxy settings
- Date: Tue, 18 Sep 2007 16:33:41 +0900
- From: Nguyen Vu Hung <vu-hung@example.com>
- Subject: [tlug] lynx proxy settings
- User-agent: Thunderbird 2.0.0.4 (Windows/20070604)
Hi all,
Lynx reads (http) proxy setting from environment variable http_proxy.
And lynx applies that setting to all the pages it reads.
What I want is do is to force lynx not to read http_proxy even when it
is set.
I also tried
$export no_proxy='http://site.net'
but it didn't work.
I did read the man page but didn't find what I am looking for.
Home |
Main Index |
Thread Index