Easer icon indicating copy to clipboard operation
Easer copied to clipboard

Feature request: Private DNS switch

Open anonimno1 opened this issue 5 years ago • 1 comments

Add a profile for switching Private DNS on and off. See source code from https://github.com/joshuawolfsohn/Private-DNS-Quick-Tile

Cheers!

anonimno1 avatar Sep 30 '20 09:09 anonimno1

This can be done with a normal condition script. On condition wifi connection execute command "settings put global private_dns_mode off" On condotion connectivity type mobile execute "settings put global private_dns_mode hostname"

hurricane-dorian avatar Feb 23 '21 03:02 hurricane-dorian