mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-01 01:29:27 +01:00
Compare commits
No commits in common. "466958ab571fd22b306c876daa319ed720c81e75" and "e703ed5563f8485fc656cd2b1bfcb9d89b82341e" have entirely different histories.
466958ab57
...
e703ed5563
@ -17,7 +17,7 @@ ci:
|
||||
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.6.0
|
||||
rev: v4.5.0
|
||||
hooks:
|
||||
- id: trailing-whitespace
|
||||
args: ["--markdown-linebreak-ext", "md,markdown"]
|
||||
|
15
n/dns.md
15
n/dns.md
@ -16,7 +16,6 @@ _For DNS resolvers, refer to [r/resolv.tsv](/r/resolv.tsv)_
|
||||
- [Identifying DNS resolver](#identifying-dns-resolver)
|
||||
- [Identifying support for client-subnet](#identifying-support-for-client-subnet)
|
||||
- [Mobile applications](#mobile-applications)
|
||||
- [Android](#android)
|
||||
- [FFUpdater](#ffupdater)
|
||||
|
||||
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
||||
@ -49,20 +48,6 @@ dig +short TXT whoami.ipv4.akahelp.net.
|
||||
_With the exception of those apps that config I remember otherwise or share it
|
||||
with desktop versions etc._
|
||||
|
||||
### Android
|
||||
|
||||
Use either `cloudflare-dns.com` or `dns.google` as the _Private DNS_ server as
|
||||
they have special handling and are thus DNS over HTTPS instead of the usual
|
||||
DNS over TLS. This can be confirmed with
|
||||
[`https://1.1.1.1/help`](https://one.one.one.one/help).
|
||||
|
||||
Then install _Rethink_ or your favourite DoH app which pretends to be a VPN,
|
||||
or even a VPN app and set it to be always on (but not block connections
|
||||
outside of the VPN unless it's actually a VPN) and hopefully your DoH server
|
||||
will become the one that is actually used alongside its blocklist.
|
||||
|
||||
In case of _Rethink_ remember to disable DNS leak protection.
|
||||
|
||||
### [FFUpdater](https://github.com/Tobi823/ffupdater)
|
||||
|
||||
- `https://dns0.eu;2a0f:fc80::;2a0f:fc81::;193.110.81.0;185.253.5.0`
|
||||
|
Loading…
Reference in New Issue
Block a user