Benjamin M. Schwartz
Benjamin M. Schwartz
I had to revert this in #155.
Intra uses Firebase so that we can get notified if the app is performing poorly or crashing. If you want to produce a build where all Firebase functionality is removed...
Intra currently uses OkHttp for all networking, and I believe that OkHttp uses the system's default TLS stack, so Intra can't use TLS 1.3 until the OS libraries gets TLS...
Unfortunately this is extremely difficult, and perhaps impossible. DNS queries are emitted by the system itself, not by applications, and Intra has no direct way to link each query to...
Apps can be excluded or included in the VPN by an explicit Android API. If an app is excluded from the VPN, its traffic is never visible to Intra at...
Sorry, I can't reproduce this error. Could you try again? You can check the "show recent queries" box at the bottom of the main Intra screen to see whether Intra...
I think the most likely explanation is that ipleak.net has cached the result from a previous run. This could be due to browser caching, or it could be due to...
The strange thing about this report is that the rest of the system has no way to distinguish whether Intra is using a "built-in server" or a "custom server". Thus,...
You should be able to implement this already by having your server return a 301 redirect to the preferred DOH operator.
Thanks for the report. Do you know the version number of Intra you were using? Are you a beta tester?