dwww Home | Show directory contents | Find package

<FILENAME filename="index.html"><html><head><title>Proxy</title><link rel="stylesheet" type="text/css" href="help:/kdoctools5-common/kde-default.css"><link rel="stylesheet" type="text/css" href="help:/kdoctools5-common/kde-docs.css"><link rel="stylesheet" type="text/css" href="help:/kdoctools5-common/kde-localised.css"><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"><meta name="keywords" content="KDE, Systemsettings, proxy, proxies"><link rel="home" href="index.html" title="Proxy"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="GENERATOR" content="KDE XSL Stylesheet V1.14 using libxslt"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div id="content"><div id="header"><div id="header_content"><div id="header_left"><div id="header_right"><img src="help:/kdoctools5-common/top-kde.jpg" width="36" height="34"> Proxy</div></div></div></div><div class="navCenter"><table class="navigation"><tr><td class="prevCell"></td><td class="upCell"> </td><td class="nextCell"></td></tr></table></div><div id="contentBody"><div lang="en" class="article"><div class="titlepage"><div><div><h2 class="title"><a name="proxy"></a>Proxy</h2></div><div><div class="authorgroup"><p class="author"><span class="firstname">Krishna</span> <span class="surname">Tateneni</span> <code class="email">&lt;tateneni@pluto.njcc.com&gt;</code></p></div></div><div>Revision <span class="releaseinfo">Frameworks 5.29 (<span class="date">2016-11-10</span>)</span></div></div><hr></div><div class="toc"><p><b>Table of Contents</b></p><dl class="toc"><dt><span class="sect1"><a href="index.html#proxies">Proxies</a></span></dt><dd><dl><dt><span class="sect2"><a href="index.html#proxies-intro">Introduction</a></span></dt><dt><span class="sect2"><a href="index.html#proxies-use">Use</a></span></dt></dl></dd></dl></div><div class="sect1"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="proxies"></a>Proxies</h2></div></div></div><div class="sect2"><div class="titlepage"><div><div><h3 class="title"><a name="proxies-intro"></a>Introduction</h3></div></div></div><p>Proxies are programs running on a computer that acts a server on
the network you are connected to (whether by modem or other
means). These programs receive <acronym class="acronym">HTTP</acronym> and <acronym class="acronym">FTP</acronym> requests, retrieve the
relevant files from the internet, and pass them on to the client
computer that made the requests.</p><p>When you have configured a proxy, <acronym class="acronym">HTTP</acronym> and/or <acronym class="acronym">FTP</acronym> requests
are re-routed through the computer that is acting as a proxy server.
However, you can also select specific hosts which should be contacted
directly, rather than through the proxy server. If you are on a local
network, for example, access to local hosts probably doesn't need to
go through a proxy server.</p><p>You should only need to configure a proxy server if your network
administrator requires it (if you are a dial-up user, that would be
your internet service provider or <acronym class="acronym">ISP</acronym>). Otherwise,
especially if you are feeling a bit confused about this proxy
business, but everything seems to be fine with your internet
connection, you don't need to change anything.</p><p>Please note that using proxy servers is optional, but has the
benefit or advantage of giving you faster access to data on the
internet.</p><p>If you are uncertain whether or not you need to use a proxy
server to connect to the internet, please consult with your internet
service provider's setup guide or your system administrator.</p></div><div class="sect2"><div class="titlepage"><div><div><h3 class="title"><a name="proxies-use"></a>Use</h3></div></div></div><div class="variablelist"><dl class="variablelist"><dt><span class="term"><span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="guiitem"><span class="guilabel">No Proxy</span></span></span></dt><dd><p>Select this option if you do <span class="emphasis"><em>not</em></span> want to use a proxy server
and connect to the Internet directly.</p></dd></dl></div><p>If you have decided to use a proxy, you have several methods to
configure the settings for it.</p><div class="variablelist"><dl class="variablelist"><dt><span class="term"><span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="guiitem"><span class="guilabel">Detect proxy configuration automatically</span></span></span></dt><dd><p>Select this option if you want the proxy setup configuration
script file to be automatically detected and downloaded.</p><p>This option only differs from the next choice in that it
<span class="emphasis"><em>does not</em></span> require you to supply the location of
the configuration script file. Instead, it will be automatically
downloaded using <span class="quote">“<span class="quote">Web Proxy Auto-Discovery</span>”</span> 
(<acronym class="acronym">WPAD</acronym>) protocol.</p></dd><dt><span class="term"><span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="guiitem"><span class="guilabel">Use proxy auto configuration URL:</span></span></span></dt><dd><p>Select this option if your proxy support is provided through a
script file located at a specific address.  You can then enter the
address in the location text box, or use the <span class="guiicon">folder</span>
icon to browse to it.</p></dd><dt><span class="term"><span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="guiitem"><span class="guilabel">Use system proxy configuration:</span></span></span></dt><dd><p>Some systems are setup with $<span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="envar"><code class="envar">HTTP_PROXY</code></span> to allow
graphical as well as non-graphical applications to share the same
proxy configuration information.</p><p>If you know this applies to you, select this option and click on
the <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="guiitem"><span class="guibutton">Auto Detect</span></span> button to provide the environment
variable names used to set the address of the proxy server(s).</p><p>In the <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="guiitem"><span class="guilabel">Exceptions:</span></span> field enter the environment variable,
<abbr class="abbrev">e.g.</abbr> $<span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="envar"><code class="envar">NO_PROXY</code></span>, used to store the 
addresses of sites for which the proxy server should not be used.</p><p>Use <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="guiitem"><span class="guilabel">Show the value of the environment variables</span></span> to 
show the value of an environment variable instead of its name.
However it is not possible to edit the values of environment variables in this module.</p></dd><dt><span class="term"><span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="guiitem"><span class="guilabel">Use manually specified proxy configuration:</span></span></span></dt><dd><p>The complete addressing information for the proxy includes both
the Internet address and a port number. You should enter these into
the relevant text boxes. Check <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="guiitem"><span class="guilabel">Use this proxy server for all 
protocols</span></span> to copy the addresses and port of the <acronym class="acronym">HTTP</acronym> proxy server
into all other proxy fields, in order to help save some typing.</p><div class="variablelist"><dl class="variablelist"><dt><span class="term"><span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="guiitem"><span class="guilabel">Exceptions:</span></span></span></dt><dd><p>Enter a comma separated list of hostnames or ip addresses that should 
be excluded from using the above proxy settings. If you want to exclude all 
hosts for a given domain, then simply enter the domain name preceded by a dot. 
For example, to exclude all hostnames for kde.org, enter <strong class="userinput"><code>.kde.org</code></strong>. 
Wildcard characters such as <strong class="userinput"><code>*</code></strong> or <strong class="userinput"><code>?</code></strong> 
are not supported and will have no effect. 
Additionally, you can also enter IP addresses, <abbr class="abbrev">e.g.</abbr> 127.0.0.1 and
IP addresses with a subnet, <abbr class="abbrev">e.g.</abbr> 192.168.0.1/24.</p></dd></dl></div><p>You can also choose <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="guiitem"><span class="guilabel">Use proxy settings only for addresses 
in the Exceptions list</span></span>.</p><p>Check this box to reverse the use of the exception list, <abbr class="abbrev">i.e.</abbr>
the proxy servers will only be used when the requested <acronym class="acronym">URL</acronym> matches
one of the addresses listed here.</p><p>This feature is useful if all you need is a proxy to access a
few specific sites, for example, an internal intranet.  If you have
more complex requirements you might want to use a configuration
script.</p></dd></dl></div></div></div></div></div><div id="footer"><div class="navCenter"><table class="navigation"><tr><td class="prevCell"></td><td class="upCell"> </td><td class="nextCell"></td></tr><tr><td class="prevCell"> </td><td class="upCell"> </td><td class="nextCell"> </td></tr></table></div><div id="footer_text">Would you like to make a comment or contribute an update to this page?<br>Send feedback to the <a href="mailto:kde-doc-english@kde.org" class="footer_email">KDE Docs Team</a></div></div></div></body></html></FILENAME>

Generated by dwww version 1.15 on Sat May 18 12:12:38 CEST 2024.