←back to thread

370 points remuskaos | 1 comments | | HN request time: 0.204s | source
Show context
ricardobeat ◴[] No.44351114[source]
Unfortunately there is no way to block websites at the network level (that I know of) as browsers and mobile phones have started using hardcoded DNS resolvers, so the utility of this is limited.
replies(4): >>44352670 #>>44352728 #>>44353258 #>>44359442 #
1. ethan_smith ◴[] No.44359442[source]
You can still block at network level by configuring your router to intercept all port 53 traffic, redirect DNS-over-HTTPS using firewall rules for known DoH providers, and employ TLS inspection on your gateway for complete control.