From: Fabian Keil <fk@fabiankeil.de>
Date: Mon, 25 Nov 2024 13:44:00 +0000 (+0100)
Subject: config: Add SOCKS 5 to the list of supported protocols
X-Git-Tag: v_4_0_0~59^2
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/developer-manual/@default-cgi@send-stylesheet?a=commitdiff_plain;h=5e773dee017d800818d3c59dd210f00339b082ee;p=privoxy.git

config: Add SOCKS 5 to the list of supported protocols
---

diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml
index f3288274..6301d6d7 100644
--- a/doc/source/p-config.sgml
+++ b/doc/source/p-config.sgml
@@ -2113,7 +2113,7 @@ permit-access  [::ffff:192.0.2.0]/120
 
 <para>
  Also specified here are SOCKS proxies. <application>Privoxy</application>
- supports the SOCKS 4 and SOCKS 4A protocols.
+ supports the SOCKS 4, SOCKS 4A and SOCKS 5 protocols.
 </para>
 
 <sect3 renderas="sect4" id="forward"><title>forward</title>