docs(public): remove stealth-mode content, add SOCKS5 modes and connection tuning docs

This commit is contained in:
E. Kaparulin
2026-07-10 06:46:44 +03:00
parent fb7ad7ec40
commit 99a2993ace
7 changed files with 77 additions and 113 deletions

View File

@@ -51,7 +51,6 @@ Server-side connection logs are retained for a limited period for operational pu
- All traffic between client and server is encrypted using **X25519** key exchange and **ChaCha20-Poly1305** AEAD.
- The pre-shared key (PSK) is stored in the local config file with permissions restricted to the current user.
- Stealth mode wraps the tunnel in a protocol that is indistinguishable from HTTPS, preventing deep-packet inspection from identifying Konduit traffic.
## Children