mirror of
https://github.com/emanuele-f/PCAPdroid.git
synced 2026-07-09 21:18:12 +08:00
When whitelist mode is enabled, all the connections are blocked unless an app is manually whitelisted. DNS resolution by netd is always allowed, since it's not possible to determine the requesting app. With this mode enabled, the firewall blocklist is still used and has priority. For example, if an app is whitelisted but a block rule exists for the given domain, the connection will be blocked. The app provides a default whitelist with some essential services. Closes #232 |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||