From 339890cf90855977906c734bc9e7314623efe44e Mon Sep 17 00:00:00 2001 From: C0nw0nk Date: Fri, 15 Nov 2019 18:55:29 +0000 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 46085f9..9c950fd 100644 --- a/README.md +++ b/README.md @@ -247,3 +247,10 @@ You can also use this script to protect servers and sites on the Tor network pre # HTTP(S) / HTTP2 / HTTP3 / QUIC : So with modern internet protocols yes this script does work with all of them! It can protect both encrypted and unencrypted connections and traffic served over TCP aswell as UDP the new method for HTTP3/QUIC connections. + +# Works with : +Nginx +Nginx + Lua +Openresty +Custom Nginx builds with Lua compiled +Litespeed / Litespeedtech as can be seen here https://openlitespeed.org/kb/openlitespeed-lua-module/ the reason this works with Litespeed Lua is because they use Openresty Lua builds on their server as can be understood here https://openlitespeed.org/kb/openlitespeed-lua-module/#Use