ostp/ostp-flutter/lib/ui
ospab 1d1a1ea5af refactor: remove dead stealth_sni config field across the whole stack
stealth_sni was never actually consumed to construct any wire bytes —
verified dead in bridge.rs (only stored, never read). It implied
TLS/HTTP SNI mimicry that this project deliberately does not do
(zapret-like: packet-level DPI obfuscation only, no protocol
mimicry). Removed from the runtime schema (config.rs, bridge.rs),
both CLI/GUI local config shapes and their JSON templates, the
Flutter profile model/UI/share-link logic, and README feature docs.
migrate.rs now drops the field from legacy configs with a note
instead of carrying it forward.
2026-07-10 01:04:56 +03:00
..
app_routing_screen.dart fix(flutter): declutter profile editor, fix contrast bugs, unblock app list 2026-07-10 00:45:30 +03:00
home_screen.dart refactor: remove dead stealth_sni config field across the whole stack 2026-07-10 01:04:56 +03:00
logs_screen.dart feat: implement built-in DNS server, adblock and dns leak prevention 2026-06-07 19:55:42 +03:00
qr_scanner_screen.dart feat: implement built-in DNS server, adblock and dns leak prevention 2026-06-07 19:55:42 +03:00
settings_screen.dart refactor: remove dead stealth_sni config field across the whole stack 2026-07-10 01:04:56 +03:00