mirror of https://github.com/ospab/ostp.git
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. |
||
|---|---|---|
| .. | ||
| android | ||
| assets | ||
| lib | ||
| test | ||
| .gitignore | ||
| .metadata | ||
| README.md | ||
| analysis_options.yaml | ||
| android_icon.png | ||
| android_icon_backup.png | ||
| build.ps1 | ||
| build_android_jni.ps1 | ||
| devtools_options.yaml | ||
| ostp-client-release.apk | ||
| pubspec.lock | ||
| pubspec.yaml | ||
| resize_icon.ps1 | ||
README.md
ostp_client
A new Flutter project.
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.