We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf0d16b commit 69a7bebCopy full SHA for 69a7beb
README.md
@@ -28,6 +28,8 @@ Simple, scriptable, secure forward proxy.
28
* Optional DNS cache
29
* Resilient to DPI (including active probing, see `hidden_domain` option for authentication providers)
30
* Connecting via upstream HTTP(S)/SOCKS5 proxies (proxy chaining)
31
+ * Optional parroting of TLS fingerprints of popular software such as web browsers.
32
+ * Optional countermeasures against TLS-in-TLS detection (available when both client and server are dumbproxy).
33
* systemd socket activation
34
* [Proxy protocol](https://github.com/haproxy/haproxy/blob/master/doc/proxy-protocol.txt) support for working behind a reverse proxy (HAProxy, Nginx)
35
* Scripting with JavaScript:
0 commit comments