mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-18 06:20:44 +01:00
n/dns: note Android based OS DNS special handling
This commit is contained in:
parent
5db9692861
commit
e011d47ce5
8
n/dns.md
8
n/dns.md
@ -244,6 +244,14 @@ Then setup your web browser (including Firefox (other than stable which
|
|||||||
disables `about:config`) and Chrome) to use DNS over HTTPS with your preferred
|
disables `about:config`) and Chrome) to use DNS over HTTPS with your preferred
|
||||||
server and while at it enabling HTTPS only mode.
|
server and while at it enabling HTTPS only mode.
|
||||||
|
|
||||||
|
Do other Android based OSes contain the special handling?
|
||||||
|
|
||||||
|
- GrapheneOS: [yes](https://github.com/GrapheneOS/platform_packages_modules_DnsResolver/blob/13/PrivateDnsConfiguration.h)
|
||||||
|
- LineageOS:
|
||||||
|
[yes](https://github.com/LineageOS/android_packages_modules_DnsResolver/blob/lineage-20.0/PrivateDnsConfiguration.h)
|
||||||
|
- /e/OS:
|
||||||
|
[yes](https://gitlab.e.foundation/e/os/android_packages_modules_DnsResolver/-/blob/v1-t/PrivateDnsConfiguration.h)
|
||||||
|
|
||||||
### [Rethink](https://github.com/celzero/rethink-app)
|
### [Rethink](https://github.com/celzero/rethink-app)
|
||||||
|
|
||||||
**_NOTE!_** This pretends to be a VPN and thus breaks things depending on
|
**_NOTE!_** This pretends to be a VPN and thus breaks things depending on
|
||||||
|
Loading…
x
Reference in New Issue
Block a user