From 4e72cc34d71145cce1852ad7809fa84f6fa53a85 Mon Sep 17 00:00:00 2001 From: Radkesvat <134321679+radkesvat@users.noreply.github.com> Date: Fri, 28 Jun 2024 11:30:49 +0000 Subject: [PATCH] add index.md --- docs/index.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 docs/index.md diff --git a/docs/index.md b/docs/index.md new file mode 100644 index 00000000..24b26c2a --- /dev/null +++ b/docs/index.md @@ -0,0 +1,22 @@ +# WaterWall Documentation + +WaterWall is a simple core for tunneling and even direct user-server connections. based on high-performance, fully customizeable nodes for creating any kind of protocol without writing code for it. + + +## Contents + +- [شروع](Begin) +- [فایل core.json](file-core.json) +- [فایل config.json](file-config.json) +- [Port to Port Tunnel](Direct-Port-To-Port) +- [Tls Tunnel](Tls-Tunnel) +- [PreConnect Node](PreConnect) +- [Http2 Mux Grpc Nodes](Http2-Mux-Grpc) +- [Reverse Tunnel](Reverse-Tunnel) +- [Reality Direct Tunnel](Reality-Direct-Tunnel) +- [Reality Reverse Tunnel](Reality-Reverse-Tunnel) +- [Bgp4 Tunnel or Direct](Bgp4-Tunnel-or-Direct) +- [Direct Trojan Protocol with Anti tls in tls](Trojan) +- [HalfDuplex Tunnel or Direct](HalfDuplex-Tunnel-or-Direct) +- [Load balancing](Load-Balancing) +- [CDN Tunnel Direct or Reverse](CDN-Tunnel)