Show HN: Sinkzone DNS – Forwarder that blocks everything except your allowlist
11–20 of 47 posts
Will this work when I'm connected to the company vpn? We have a private DNS zone set up for our private network, and this would probably mess up my DNS config. It would be awesome if it worked though!
Re: Show HN: Sinkzone DNS – Forwarder that blocks everything except your allowlist
#12[flagged]
genuine question, why was this comment written/assisted by an LLM? what benefit do you gain from pointless commentary?
Re: Show HN: Sinkzone DNS – Forwarder that blocks everything except your allowlist
#13Will this work when I'm connected to the company vpn? We have a private DNS zone set up for our private network, and this would probably mess up my DNS config. It would be awesome if it worked though!
You can configure your upstream resolvers in the config, so I think Sinkzone can be placed in front of your VPN's resolver. I never tested this to be honest.
Re: Show HN: Sinkzone DNS – Forwarder that blocks everything except your allowlist
#14Interesting approach... Initially I thought it was bit overkill but I found myself picking my phone when I have a site blocked on my laptop.
Happen more than I'm willing to admit, so I guess I will give a try
Re: Show HN: Sinkzone DNS – Forwarder that blocks everything except your allowlist
#15Re: Show HN: Sinkzone DNS – Forwarder that blocks everything except your allowlist
#16I usually edit my hosts file and point unwanted domains to localhost. This seems more elegant
Re: Show HN: Sinkzone DNS – Forwarder that blocks everything except your allowlist
#17I usually edit my hosts file and point unwanted domains to localhost. This seems more elegant
I've used https://github.com/StevenBlack/hosts myself for a few years, I think this is a fantastic collection for hosts based blocking.
Re: Show HN: Sinkzone DNS – Forwarder that blocks everything except your allowlist
#18Interesting approach... Initially I thought it was bit overkill but I found myself picking my phone when I have a site blocked on my laptop. Happen more than I'm willing to admit, so I guess I will give a try
I'm planning to address the issue for phones as well in the future.
Re: Show HN: Sinkzone DNS – Forwarder that blocks everything except your allowlist
#19AdGuardHome fills the same gap, doesn't it?
Re: Show HN: Sinkzone DNS – Forwarder that blocks everything except your allowlist
#20How is this better than using Pi-hole to do the same? It can also run in an allow only mode as I understand.
"can run" / "can be configured to run" / "is not documented but can" != "is purpose built for allowlisting workflow as simple as possible"