Regenerate HTML user manual
authorFabian Keil <fk@fabiankeil.de>
Tue, 14 Jan 2025 14:55:04 +0000 (15:55 +0100)
committerFabian Keil <fk@fabiankeil.de>
Tue, 14 Jan 2025 15:07:22 +0000 (16:07 +0100)
doc/webserver/user-manual/appendix.html
doc/webserver/user-manual/configuration.html
doc/webserver/user-manual/howto.html
doc/webserver/user-manual/quickstart.html
doc/webserver/user-manual/startup.html
doc/webserver/user-manual/whatsnew.html

index 340dcd1..6b91199 100644 (file)
       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>
           "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>
         </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>
         <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>
index 1a80560..b48d56f 100644 (file)
@@ -40,7 +40,7 @@
         <tr>
           <td>
             <pre class="SCREEN">   </pre>
-            <h2 class="BRIDGEHEAD"><a name="AEN879"></a>&nbsp;&nbsp;&nbsp;&nbsp;Privoxy Menu</h2>
+            <h2 class="BRIDGEHEAD"><a name="AEN885"></a>&nbsp;&nbsp;&nbsp;&nbsp;Privoxy Menu</h2>
             <pre><br></pre>
             <table border="0">
               <tbody>
index 8d901d7..d01e09a 100644 (file)
         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>
index dc78a24..decd3ac 100644 (file)
           <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>
index cb8fd38..5175282 100644 (file)
@@ -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>
index 5f9c4d2..59af892 100644 (file)
         <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>
           <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>