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

@@ -18,8 +18,6 @@ sudo cp client.toml /opt/konduit/client.toml
sudo chmod 600 /opt/konduit/client.toml
```
If your server runs in stealth mode, the config already points to port 443. No additional client-side configuration is needed.
## 3. Connect
```bash