mirror of https://github.com/ospab/ostp.git
When using xhttp (UoT) mode on Android, the underlying TcpStream was not protected with VpnService.protect(fd). This caused the TCP connection to be routed back into the TUN interface, creating an infinite routing loop and failing the connection immediately. Added Android-specific socket protection to the TcpStream in connect_xhttp. This fixes xhttp/UoT mode on mobile networks. |
||
|---|---|---|
| .. | ||
| android | ||
| lib | ||
| test | ||
| .gitignore | ||
| .metadata | ||
| README.md | ||
| analysis_options.yaml | ||
| build.ps1 | ||
| build_android_jni.ps1 | ||
| ostp-client-release.apk | ||
| pubspec.lock | ||
| pubspec.yaml | ||
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.