Remix.run Logo
toredash 2 hours ago

Is there any DNS based software to do block/allow? Kinda lika what's present in CiliumNetworkPolicies in Kubernetes networking?

gus_ 16 minutes ago | parent | next [-]

OpenSnitch (+ block lists) ;)

or DNS stubs with filtering capabilities.

M95D an hour ago | parent | prev | next [-]

Yes, PiHole is the most common, but malware can easily bypass that using shared domains, P2P or IP addresses directly.

Use a filtering proxy instead and no gateway / route to the internet.

Milpotel 2 hours ago | parent | prev [-]

You mean like PiHole or AdGuard?