logoalt Hacker News

_kidliketoday at 12:53 PM1 replyview on HN

very interesting. how does the blocklist work? can one manage the lists? like StevenBlack or others.


Replies

rdmetoday at 1:11 PM

Yes, it is configurable as a list https://github.com/razvandimescu/numa/blob/main/numa.toml#L4...

There's also a per-domain allowlist and you can pause/unpause blocking from the dashboard or API.

Here's how the resolution pipeline looks like: https://numa.rs/blog/posts/dns-from-scratch.html#the-resolut...