dns spoofing
dnsmasq
Setup dnsmasq
dnsmasq.conf
Run dnsmasq using docker
Configure DNS server on Android
Option 1: Settings way
Change DNS configuration from settings apps (but unfortunately some apps like Chrome will ignore our DNS server)
Option 2: DNS over VPN
Using rethinkdns app we can control this:
Change DNS settings to "Other DNS"
Select "Proxy DNS" (DNS 53)
Create a new entry pointing ot your local DNS server host
Launch the VPN
You can check whether DNS spoofing works by going to Google Chrome and visit chrome://net-internals
.
Last updated
Was this helpful?