bparmentier/DNSSetter

Android 7.1.1 ndc resolver flushnet is deprecated

Opened this issue · 2 comments

To clear cache on Android 7.1.1

ndc resolver setnetdns wlan0 192.168.8.1 192.168.8.1

It sets DNS and clears old cache.

ndc resolver setnetdns wlan0 192.168.8.1 192.168.8.1 on Android 8.1.0 is not work. network is static ip . @newEntera

@newEntera I found the problem is okhttp , it doesn't use the new DNS . But I use google the new dns is work.