I am wondering if I can block DNS queries in time intervals in an easy manner?
Use case: my kids should only be able to access game sites, Youtube, etc between 1700 and 1900. Different rules in the weekend. This is exactly what parental controls on macOS do, but I would like to enforce it on the entire network.
I am a programmer, so I can understand that it would be feasible if I programmatically add and remove my kids devices from a "Youtube and games" group, but that would involve some tinkering and deep dives into the code I would rather avoid, if I can, so hopefully there are some plugins or something that does this already.
I am not having an issue, it is more of a question of whether or not this is possible through some extensions, so hence I am not following the issue template.