Re: lug-bg: lynx prez proxy?
- Subject: Re: lug-bg: lynx prez proxy?
- From: ripi@xxxxxxxxxxxx (ripi)
- Date: Tue, 14 Dec 1999 18:24:25 +0100
Hello Stanimir,
Tuesday, December 14, 1999, 2:05:03 PM, you wrote:
SD> Kak se puska lynx da polzwa proxy?
Using a proxy server with Lynx, Arena and Wget
Question:
How do I use a proxy server with lynx, arena and wget?
Solution:
You need to set some shell variables for using a proxy server. If your proxy server is proxy.provider.de and uses port "3128", then you have to set the following variables (this code can be executed within bash)
export http_proxy=http://proxy.provider.de:3128/
export ftp_proxy=http://proxy.provider.de:3128/
export gopher_proxy=http://proxy.provider.de:3128/
Some programs (notably lynx) do also look for the variable "no_proxy". You can use this to directly connect to specific hosts or domains without using the proxy.
export no_proxy='www.me.de, do.main, localhost'
Best regards,
ripi mailto:ripi@xxxxxxxxxxxx
==================================================================
A mail-list of Linux Users Group - Bulgaria (bulgarian linuxers)
Otpiswaneto RABOTI !!! : Majordomo@xxxxxxxxxxxxxxxxxx UNSUBSCRIBE LUG-BG
http://www.linux-bulgaria.org/ Hosted by Internet Group Ltd. - Stara Zagora
|