julian-klode / dns66

DNS-based Host Blocker (and lightweight ad blocker) for Android
https://jak-linux.org/projects/dns66/
GNU General Public License v3.0
2.1k stars 198 forks source link

Rewrite device request #458

Open xOldeVx opened 2 years ago

xOldeVx commented 2 years ago

I looked at your code and you did a great job! I have a question about the code.. is it possible to REWRITE a network request? for example if the user want to access SomeDomain.com, redirect it to AnotherDomain.com?

I download the code and tried several ways and failed