smarek / android-unbound-dns

Unbound DNS for Android
Apache License 2.0
35 stars 17 forks source link

Add captive portal detection #9

Open smarek opened 8 years ago

smarek commented 8 years ago

Currently, when Unbound is enabled, captive portals are not detected, and in case wifi AP intercepts DNS communication, there is no indication.

smarek commented 8 years ago

ad https://www.chromium.org/chromium-os/chromiumos-design-docs/network-portal-detection

pspacek commented 8 years ago

FYI it seems that you are going to re-implement dnssec-trigger :-) You might be interested in https://www.nlnetlabs.nl/projects/dnssec-trigger/

I hope this helps.