mirror of https://github.com/ospab/ostp.git
Adds a TTL Desync toggle to the obfuscation section of the desktop client settings, wired the same way as the Junk/TCP-fragmentation toggles: persisted in client settings, applied into transport.ttl_desync in the built config, included in the hot-reload fingerprint so flipping it while connected re-applies, and labelled in both EN and RU. ttl_desync_auto is passed true, so the engine measures the hop distance and aims the decoys itself — the user just flips it on. |
||
|---|---|---|
| .. | ||
| src | ||
| src-tauri | ||
| .gitignore | ||
| README.md | ||
| build_dist.js | ||
| package-lock.json | ||
| package.json | ||
| stage-sidecar.cjs | ||
README.md
Tauri + Vanilla
This template should help get you started developing with Tauri in vanilla HTML, CSS and Javascript.