rethink-app
rethink-app copied to clipboard
DNS over HTTPS / DNS over Tor / DNSCrypt client, WireGuard proxifier, firewall, and connection tracker for Android.
A user complained that v053i onwards, the app won't install on Android 6. Test this.
Add ability to cancel blocklist download.
I upgraded from 053i to 053j and apps can no longer access the Internet on mobile data. (Wi-Fi works fine.) Everything was working fine in 053i, so the problem seems...
A user says, > Maybe it could be accompanied with an additional "apply settings" button. I clearly understand risks. NetGuard has a policy setting, which allow block all by default....
It may or may not work in Work Profile. Test. Investigate. Fix.
Hello, I recently started using Termux, and while playing around with netstat I found that the security apps I am running at the moment seem to be blind to connections...
v053h A user confirmed that WhatsApp worked (but it also sent requests over port 80, an indication that WhatsApp also thought there was no connectivity) but Messenger didn't on IPv6...
A user says, > At the very least, "Failing" needs to have the reason (DNS timeout or whatever) attached when shown in the app > > would a generic "Failing:...
Show: count(blocked dns queries). Or, latest(blocked dns request). Or, latest(firewalled app). Or, most(firewalled app). Or... See also: #74 #104 #98
A watchdog or a process supervisor that monitors for presence of an active VPN service. This could be achieved using periodic calls through [alarm manager](https://www.simplifiedcoding.net/android-scheduled-task-example/) or [scheduled task](https://developer.android.com/topic/libraries/architecture/workmanager) that runs...