From: Fabian Keil <fk@fabiankeil.de> Date: Tue, 14 Jan 2025 14:55:04 +0000 (+0100) Subject: Regenerate HTML user manual X-Git-Tag: v_4_0_0~2 X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/@default-cgi@send-stylesheet?a=commitdiff_plain;h=221226d0669a039208d37c2a30a63f3aa67e2094;p=privoxy.git Regenerate HTML user manual --- diff --git a/doc/webserver/user-manual/appendix.html b/doc/webserver/user-manual/appendix.html index 340dcd10..6b911994 100644 --- a/doc/webserver/user-manual/appendix.html +++ b/doc/webserver/user-manual/appendix.html @@ -202,7 +202,7 @@ 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="AEN6573" id="AEN6573"></a> + <p>Privoxy main page:</p><a name="AEN6579" id="AEN6579"></a> <blockquote class="BLOCKQUOTE"> <p><a href="http://config.privoxy.org/" target="_top">http://config.privoxy.org/</a></p> </blockquote> @@ -211,7 +211,7 @@ "APPLICATION">Privoxy</span>)</p> </li> <li> - <p>View and toggle client tags:</p><a name="AEN6581" id="AEN6581"></a> + <p>View and toggle client tags:</p><a name="AEN6587" id="AEN6587"></a> <blockquote class="BLOCKQUOTE"> <p><a href="http://config.privoxy.org/client-tags" target= "_top">http://config.privoxy.org/client-tags</a></p> @@ -219,21 +219,21 @@ </li> <li> <p>Show information about the current configuration, including viewing and editing of actions - files:</p><a name="AEN6586" id="AEN6586"></a> + files:</p><a name="AEN6592" id="AEN6592"></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="AEN6591" id="AEN6591"></a> + <p>Show the browser's request headers:</p><a name="AEN6597" id="AEN6597"></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="AEN6596" id="AEN6596"></a> + <p>Show which actions apply to a URL and why:</p><a name="AEN6602" id="AEN6602"></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> @@ -242,15 +242,15 @@ <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="AEN6604" id="AEN6604"></a> + but only as a pass-through proxy, with no actions taking place:</p><a name="AEN6610" id="AEN6610"></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="AEN6608" id="AEN6608"></a> + <p>Short cuts. Turn off, then on:</p><a name="AEN6614" id="AEN6614"></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="AEN6611" id="AEN6611"></a> + </blockquote><a name="AEN6617" id="AEN6617"></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> diff --git a/doc/webserver/user-manual/configuration.html b/doc/webserver/user-manual/configuration.html index 1a805601..b48d56f6 100644 --- a/doc/webserver/user-manual/configuration.html +++ b/doc/webserver/user-manual/configuration.html @@ -40,7 +40,7 @@ <tr> <td> <pre class="SCREEN"> </pre> - <h2 class="BRIDGEHEAD"><a name="AEN879"></a> Privoxy Menu</h2> + <h2 class="BRIDGEHEAD"><a name="AEN885"></a> Privoxy Menu</h2> <pre><br></pre> <table border="0"> <tbody> diff --git a/doc/webserver/user-manual/howto.html b/doc/webserver/user-manual/howto.html index 8d901d71..d01e09a8 100644 --- a/doc/webserver/user-manual/howto.html +++ b/doc/webserver/user-manual/howto.html @@ -75,10 +75,12 @@ check if this feature is enabled at <a href="http://config.privoxy.org/show-status" target= "_top">http://config.privoxy.org/show-status</a> in the "Conditional #defines" section.</p> <p>If the feature is not enabled, you may need to <a href="installation.html#INSTALLATION-SOURCE">build Privoxy - from source</a> to enable it. You can choose to use <a href="https://www.libressl.org/" target= - "_top">LibreSSL</a>, <a href="https://www.trustedfirmware.org/projects/mbed-tls/" target="_top">MbedTLS</a>, - <a href="https://www.openssl.org/" target="_top">OpenSSL</a> or <a href="https://www.wolfssl.com/" target= - "_top">wolfSSL</a>. You can choose either one, as they behave the same for HTTPS inspection.</p> + from source</a> to enable it. FEATURE_HTTPS_INSPECTION relies on a TLS library. You can choose between <a href= + "https://www.libressl.org/" target="_top">LibreSSL</a>, <a href= + "https://www.trustedfirmware.org/projects/mbed-tls/" target="_top">MbedTLS</a>, <a href= + "https://www.openssl.org/" target="_top">OpenSSL</a> and <a href="https://www.wolfssl.com/" target= + "_top">wolfSSL</a>. Which TLS library is the best choice depends on various factors including operating system, + cpu and license preference so there isn't any recommendation here.</p> <p>After installing the development libraries for the TLS library you want to use, you can run <b class= "COMMAND">./configure</b> with the <b class="COMMAND">--with-openssl</b> for LibreSSL and OpenSSL or <b class= "COMMAND">--with-mbedtls</b> or <b class="COMMAND">--with-wolfssl</b> option.</p> diff --git a/doc/webserver/user-manual/quickstart.html b/doc/webserver/user-manual/quickstart.html index dc78a246..decd3acc 100644 --- a/doc/webserver/user-manual/quickstart.html +++ b/doc/webserver/user-manual/quickstart.html @@ -219,7 +219,7 @@ <p>Find <tt class="FILENAME">user.action</tt> in the top section, and click on <span class= "QUOTE">"<span class="GUIBUTTON">Edit</span>"</span>:</p> <div class="FIGURE"> - <a name="AEN646" id="AEN646"></a> + <a name="AEN652" id="AEN652"></a> <p><b>Figure 1. Actions Files in Use</b></p> <div class="MEDIAOBJECT"> <p><img src="files-in-use.jpg"></p> diff --git a/doc/webserver/user-manual/startup.html b/doc/webserver/user-manual/startup.html index cb8fd38d..5175282f 100644 --- a/doc/webserver/user-manual/startup.html +++ b/doc/webserver/user-manual/startup.html @@ -35,7 +35,7 @@ <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="AEN700" id="AEN700"></a> + <a name="AEN706" id="AEN706"></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> @@ -66,7 +66,7 @@ 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="AEN742" id="AEN742"></a> + <a name="AEN748" id="AEN748"></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> diff --git a/doc/webserver/user-manual/whatsnew.html b/doc/webserver/user-manual/whatsnew.html index 5f9c4d28..59af8920 100644 --- a/doc/webserver/user-manual/whatsnew.html +++ b/doc/webserver/user-manual/whatsnew.html @@ -156,10 +156,16 @@ <p>Action file improvements:</p> <ul> <li> - <p>Block requests for .amazon-adsystem.com/</p> + <p>Block requests to .amazon-adsystem.com/</p> </li> <li> - <p>Block requests to track.venatusmedia.com/</p> + <p>Block requests to 0.css-load.com/</p> + </li> + <li> + <p>Block requests to html-load.com/ and 1.html-load.com/</p> + </li> + <li> + <p>Block requests to b.6sc.co/</p> </li> <li> <p>Block requests to i.clean.gg/</p> @@ -167,6 +173,9 @@ <li> <p>Block requests to s.cpx.to/</p> </li> + <li> + <p>Block requests to track.venatusmedia.com/</p> + </li> <li> <p>Block requests to secure-eu.nmrodam.com/</p> </li>