celzero / rethink-app

DNS over HTTPS / DNS over Tor / DNSCrypt client, WireGuard proxifier, firewall, and connection tracker for Android.
https://rethinkfirewall.com/
Apache License 2.0
2.79k stars 139 forks source link

Block all dns requests #1160

Open anpic opened 9 months ago

anpic commented 9 months ago

How do I block all DNS requests? In PCAPdroid all DNS connections are blocked by default. But in terms of the number of possible settings you are ahead ;)

ignoramous commented 8 months ago

Does setting * as a universal (global) domain block rule work? If not, we should implement this.

anpic commented 8 months ago

Does setting * as a universal (global) domain block rule work? If not, we should implement this.

Have you checked the possibility of such a mode yourself? In fact, it's enough to press one checkbox in PCAPdroid. And you have a lot of non-obvious settings. On the one hand this is very good :) On the other hand it isn't yet very clear how easy it's to enable and test the maximum blocking mode for all connections.