DNSSetter icon indicating copy to clipboard operation
DNSSetter copied to clipboard

Set custom DNS servers on Android (not maintained at the moment!)

Results 6 DNSSetter issues
Sort by recently updated
recently updated
newest added

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.

It seems like the `setprop` method was replaced by the `ndc` method in recent versions of Android (Kit Kat?). You can find a list of valid `ndc` commands in the...

bug

I have translated your application into `ru` (*русский*). Here is the xml: ```xml DNSSetter О программе О программе Версия Исходный код Веб-сайт разработчика Пожертвовать биткойн Лицензия DNSSetter позволяет временно сменить...

Currently, DNS servers are overridden after each reboot/IP change/reconnection. We should find a method to make it persistent. I tried adding the setprop commands in `/system/etc/dhcpcd/dhcpcd-hooks/20-dns.conf` but this script doesn't...

enhancement

Possible to have sets of dns to choose from? Home, work, VPN? Maybe a variable to set assigned primary or secondary to set(s)

Verify that the entered address is an IPv4 or IPv6.

bug