smarek / android-unbound-dns

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

User mode as default #13

Open licaon-kter opened 8 years ago

smarek commented 8 years ago

Elaborate please?

licaon-kter commented 8 years ago

On my rooted device Unbound started with root mode checked, the log was empty, button said stop unbound.

I had to uncheck root mode, press stop, recheck root, press start and then it asks for root permissions from the system.

Having root unchecked and default port 5353 maybe is better.

Now, is it even possible to change mobile data DNS without root in Android >4?

smarek commented 8 years ago

I'm afraid that simply setting the DNS is not enough. I'm balancing between using IPTables solution for rooted devices and VPN (or NetGuard) for non-rooted ones, WIP currently