You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add multihop which allows the routing of traffic through an entry and exit server, making it
harder to trace.
Enable DAITA to route traffic through servers with DAITA support to enable the use
of all servers together with DAITA. This behaviour can be disabled with the use of the
"Direct only" setting.
Changed
Update to DAITA v2. The main difference is that many different machines are provided by relays
instead of a bundled list.
Fixed
Fix a crash that would occur because a Provider would be listed twice in the filter screen.
Fix a bug that could cause the app to crash while navigating.
Security
Make daemon aware of route changes to prevent sending traffic before routes are up.
Minimize calls to re-establish the VPN tunnel, since this may cause Android to leak some traffic.