ostp/ostp-flutter/lib/models
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
..
connection_state_enum.dart feat: implement built-in DNS server, adblock and dns leak prevention 2026-06-07 19:55:42 +03:00
ostp_profile.dart refactor: remove dead stealth_sni config field across the whole stack 2026-07-10 01:04:56 +03:00