these. If not, you will get a friendly error message. Internet access is not necessary either.</p>
<ul>
<li>
- <p>Privoxy main page:</p><a name="AEN6572" id="AEN6572"></a>
+ <p>Privoxy main page:</p><a name="AEN6573" id="AEN6573"></a>
<blockquote class="BLOCKQUOTE">
<p><a href="http://config.privoxy.org/" target="_top">http://config.privoxy.org/</a></p>
</blockquote>
"APPLICATION">Privoxy</span>)</p>
</li>
<li>
- <p>View and toggle client tags:</p><a name="AEN6580" id="AEN6580"></a>
+ <p>View and toggle client tags:</p><a name="AEN6581" id="AEN6581"></a>
<blockquote class="BLOCKQUOTE">
<p><a href="http://config.privoxy.org/client-tags" target=
"_top">http://config.privoxy.org/client-tags</a></p>
</li>
<li>
<p>Show information about the current configuration, including viewing and editing of actions
- files:</p><a name="AEN6585" id="AEN6585"></a>
+ files:</p><a name="AEN6586" id="AEN6586"></a>
<blockquote class="BLOCKQUOTE">
<p><a href="http://config.privoxy.org/show-status" target=
"_top">http://config.privoxy.org/show-status</a></p>
</blockquote>
</li>
<li>
- <p>Show the browser's request headers:</p><a name="AEN6590" id="AEN6590"></a>
+ <p>Show the browser's request headers:</p><a name="AEN6591" id="AEN6591"></a>
<blockquote class="BLOCKQUOTE">
<p><a href="http://config.privoxy.org/show-request" target=
"_top">http://config.privoxy.org/show-request</a></p>
</blockquote>
</li>
<li>
- <p>Show which actions apply to a URL and why:</p><a name="AEN6595" id="AEN6595"></a>
+ <p>Show which actions apply to a URL and why:</p><a name="AEN6596" id="AEN6596"></a>
<blockquote class="BLOCKQUOTE">
<p><a href="http://config.privoxy.org/show-url-info" target=
"_top">http://config.privoxy.org/show-url-info</a></p>
<li>
<p>Toggle Privoxy on or off. This feature can be turned off/on in the main <tt class="FILENAME">config</tt>
file. When toggled <span class="QUOTE">"off"</span>, <span class="QUOTE">"Privoxy"</span> continues to run,
- but only as a pass-through proxy, with no actions taking place:</p><a name="AEN6603" id="AEN6603"></a>
+ but only as a pass-through proxy, with no actions taking place:</p><a name="AEN6604" id="AEN6604"></a>
<blockquote class="BLOCKQUOTE">
<p><a href="http://config.privoxy.org/toggle" target="_top">http://config.privoxy.org/toggle</a></p>
</blockquote>
- <p>Short cuts. Turn off, then on:</p><a name="AEN6607" id="AEN6607"></a>
+ <p>Short cuts. Turn off, then on:</p><a name="AEN6608" id="AEN6608"></a>
<blockquote class="BLOCKQUOTE">
<p><a href="http://config.privoxy.org/toggle?set=disable" target=
"_top">http://config.privoxy.org/toggle?set=disable</a></p>
- </blockquote><a name="AEN6610" id="AEN6610"></a>
+ </blockquote><a name="AEN6611" id="AEN6611"></a>
<blockquote class="BLOCKQUOTE">
<p><a href="http://config.privoxy.org/toggle?set=enable" target=
"_top">http://config.privoxy.org/toggle?set=enable</a></p>
<p>Please note that <span class="APPLICATION">Privoxy</span> can only proxy HTTP and HTTPS traffic. It will not
work with FTP or other protocols.</p>
<div class="FIGURE">
- <a name="AEN699" id="AEN699"></a>
+ <a name="AEN700" id="AEN700"></a>
<p><b>Figure 2. Proxy Configuration Showing Mozilla Firefox HTTP and HTTPS (SSL) Settings</b></p>
<div class="MEDIAOBJECT">
<p><img src="proxy_setup.jpg"></p>
protocols"</span> is <span class="emphasis"><i class="EMPHASIS">UNCHECKED</i></span>. You want only HTTP and HTTPS
(SSL)!</p>
<div class="FIGURE">
- <a name="AEN741" id="AEN741"></a>
+ <a name="AEN742" id="AEN742"></a>
<p><b>Figure 3. Proxy Configuration Showing Internet Explorer HTTP and HTTPS (Secure) Settings</b></p>
<div class="MEDIAOBJECT">
<p><img src="proxy2.jpg"></p>
gcc offers the compilation warning resulting in a runtime abort() when using a socks4 or socks4a upstream
proxy. Despite the warning, the strlcpy() call in question is fine: gcc misidentifies the size of the
destination buffer, estimating to hold only a single char while in fact the buffer stretches beyond the end
- of the struct socks_op. The issue was originally reported in the NixOS issue tracker at
- https://github.com/NixOS/nixpkgs/issues/265654 prompted by an upgrade of glibc from 2.37-39 to 2.38-0.
- Patch submitted by Ingo Blechschmid, joint work with @esclear and @richi235.</p>
+ of the struct socks_op. The issue was originally reported in the <a href=
+ "https://github.com/NixOS/nixpkgs/issues/265654" target="_top">NixOS issue tracker</a> prompted by an
+ upgrade of glibc from 2.37-39 to 2.38-0. Patch submitted by Ingo Blechschmid, joint work with @esclear and
+ @richi235.</p>
</li>
</ul>
</li>