linux-l: Lynx und Proxy
Johannes Walther
hannes at walther.in-berlin.de
Mo Okt 19 05:00:03 CEST 1998
Carsten Wartmann wrote:
>
> Hallo,
>
> ich versuche gerade lynx die Benutzung eines Proxies zu
> vermitteln... Aber finde nichts dazu in diversen
> Helpfiles/Manpages. Ein paar Permutationen von Environmentvariablen
> hab ich auch schon durch. In den Optionen ist auch nichts??!!
Hi,
schau mal in lynx.cfg (locate lynx.cfg), da gibts weiter unten (bei
50%):
# Proxy variables
# Lynx version 0815 and beyond supports the use of proxy servers that
can
# act as firewall gateways and caching servers. They are preferable to
# the older gateway servers. Each protocol used by Lynx can be mapped
# separately using PROTOCOL_proxy environment variables (see
INSTALLATION).
# If you have not set them externally, you can set them at run time via
# this configuration file. They will not override external settings.
# The no_proxy variable can be a comma-separated list of hosts which
should
# not be proxied, or an asterisk to override all proxy variables.
# Note that on VMS they are set as process logicals rather than symbols,
# to preserve lowercasing, and will outlive the Lynx image.
#
http_proxy:http://<hostname>:10000/
#https_proxy:http://some.server.dom:port/
ftp_proxy:http://<hostname>:10000/
#gopher_proxy:http://some.server.dom:port/
#news_proxy:http://some.server.dom:port/
#snews_proxy:http://some.server.dom:port/
#nntp_proxy:http://some.server.dom:port/
#wais_proxy:http://some.server.dom:port/
#finger_proxy:http://some.server.dom:port/
#cso_proxy:http://some.server.dom:port/
#no_proxy:host.domain.dom
Anpassen uns schwuppdiwupp... geht..
Hannes
--
Johannes Walther <http://walther.in-berlin.de>
Mehr Informationen über die Mailingliste linux-l