Expected Behaviour:
I'm using pihole with docker. Container should expose port 853 for DoT.
Actual Behaviour:
Port 853 is not exposed, so DoT is not reachable.
Android expects DoT for DNS, browsers prefer DoH.
Does pihole support DoT and DoH?
This is expected.
No. The current Pi-hole version (Pi-hole v6), only supports plain DNS, on port 53.