We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f9a523 commit 401186aCopy full SHA for 401186a
1 file changed
README.rst
@@ -12,7 +12,7 @@ python-proxy
12
.. |Downloads| image:: https://pepy.tech/badge/pproxy
13
:target: https://pepy.tech/project/pproxy
14
15
-HTTP/Socks4/Socks5/Shadowsocks/ShadowsocksR/SSH/Redirect/Pf/HTTP2/HTTP3/QUIC TCP/UDP asynchronous tunnel proxy implemented in Python3 asyncio.
+HTTP/HTTP2/HTTP3/Socks4/Socks5/Shadowsocks/SSH/Redirect/Pf/QUIC TCP/UDP asynchronous tunnel proxy implemented in Python3 asyncio.
16
17
QuickStart
18
----------
@@ -75,7 +75,7 @@ Features
75
- Incoming traffic auto-detect.
76
- Tunnel/jump/backward-jump support.
77
- Unix domain socket support.
78
-- HTTP v2, HTTP v3 (based on QUIC)
+- HTTP v2, HTTP v3 (QUIC)
79
- User/password authentication support.
80
- Filter/block hostname by regex patterns.
81
- SSL/TLS client/server support.
0 commit comments