Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 658 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 658 Bytes

Private DNS Quick Setting - toggle and configure your Private DNS settings on Android 9+ from the comfort of your quick settings panel.

This is a fork of joshuawolfsohn/Private-DNS-Quick-Tile with changes to support newer versions of Android.

In order to change the Private DNS settings, this app requires the WRITE_SECURE_SETTINGS permission.

This permission can only be granted in an ADB shell with the command:

pm grant com.flashsphere.privatednsqs android.permission.WRITE_SECURE_SETTINGS

Check out https://private-dns-qs.web.app/help on how to use adb to grant the permission.