Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

9
  • Which operating system - Windows/Linux/Mac?
    – harrymc
    Commented Mar 25, 2022 at 11:31
  • 1
    The best way I've found to do this type of web filtering is using Sophos UTM as a router OS (software appliance download), which is free to use for home users. Even if your router is capable of running OpenWrt, it would be difficult to do that type of web filtering. With Sophos UTM, web filtering decrypts all packets, scans them, removes/blocks content, then re-encrypts them with the UTM's master CA before sending them onto the downstream device.
    – JW0914
    Commented Mar 25, 2022 at 11:55
  • 1
    (cont'd...) A router OS [Sophos UTM, pFsense, etc.] requires a motherboard/server board with at least two ethernet ports [WAN, LAN] - I use a miniITX board within an In Win Chopin, running Sophos UTM within an ESXi VM. The downside to web filtering is it will cut the ISP download throughput by ~50%, so it's recommended to only perform web filtering for specific downstream devices. In order to use WiFi with Sophs UTM, the WiFi card must match what Sophos uses in the UTM hardware router.
    – JW0914
    Commented Mar 25, 2022 at 12:06
  • 1
    @Bricktop It's possible it's web filtering is advanced enough to do what you're looking for, however I've never used it - give it a try =] It will likely have no problem blocking adult sites, but adult content on a non-porn site may prove a bit tricky.
    – JW0914
    Commented Mar 25, 2022 at 12:21
  • 1
    @Bricktop I'm unsure if it's possible with Tor simply because of what Tor is - you'll want to refer to the Tor man pages, as Tor is completely different to configure in general.
    – JW0914
    Commented Apr 1, 2022 at 9:24