PCAPdroid/app
emanuele-f 3a89269f79 Implement TLS decryption whitelist
It's now possible to whitelist specific apps, hosts or IP addresses
to exclude them from the TLS decryption. The whitelist is not available
for decryption in root mode.

Beware that since the host is only available after the TLS connection
is in progress, host-based whitelisting only works if a prior DNS reply
for the given host was seen, creating a mapping between the resolved IP
and the host.

Closes #266
2022-12-22 12:59:44 +01:00
..
src Implement TLS decryption whitelist 2022-12-22 12:59:44 +01:00
build.gradle Add ability to manually add rules 2022-12-13 23:24:08 +01:00