[Privoxy-commits] [privoxy] branch master updated: config: Add SOCKS 5 to the list of supported protocols

User Git git at git.privoxy.org
Thu Dec 19 14:49:46 CET 2024


This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository privoxy.

The following commit(s) were added to refs/heads/master by this push:
     new 5e773dee config: Add SOCKS 5 to the list of supported protocols
5e773dee is described below

commit 5e773dee017d800818d3c59dd210f00339b082ee
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Mon Nov 25 14:44:00 2024 +0100

    config: Add SOCKS 5 to the list of supported protocols
---
 doc/source/p-config.sgml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list