blokadaorg / blokada

The official repo for Blokada apps.
https://blokada.org
3.07k stars 215 forks source link

not working with dnscrypt running #27

Open cubakcabak opened 7 years ago

cubakcabak commented 7 years ago

blokada showing: 0 ads blocked.

ads still showing in apps and webs.

using 3 blacklist: adaway, hphosts, pgl.

using adaway with the same configuration on rooted device, success in blocking ads.

cubakcabak commented 7 years ago

upon further investigation, it affected later android too.

i've found the problem, blokada doesn't play nice with dnscrypt.

when i deactivate dnscrypt, blokada working just fine, as intended.

i have no problem with "seven adclear", combined with dnscrypt.

kar commented 7 years ago

This makes sense. Does it work if you switch to standard blocking?

cubakcabak commented 7 years ago

i only have android 4.4 to tried in my possession, so "standard" blocking should be in defaulted used.

the way blokada works, is only by relying on "default system set dns", as in no "tempering" on dns such as interception with other means of dns, iptables+whatever preferably dns forwarder.

and by that behavior, i "assuming" that later version of android, with the same setup will be affected too.

jerryn70 commented 7 years ago

@cubakcabak can you tell me the method to use DNSCRYPT in step by step so that I can reproduce the issue

cubakcabak commented 7 years ago

i used the zip binary for android that available in dnscrypt website, and follow the instructions provided there.

the reason that i used dnscrypt, is because all of isp in our country do the interception of the dns, to block some access to their blocked list website.

i have an idea in mind, if only blokada could integrated dnscrypt, much like drony proxy app, that would be wonderful.