5 ms·
very interesting. how does the blocklist work? can one manage the lists? like StevenBlack or others.
by _kidlike 6mo ago
very interesting. how does the blocklist work? can one manage the lists? like StevenBlack or others.
- rdme 6mo agoYes, it is configurable as a list https://github.com/razvandimescu/numa/blob/main/numa.toml#L44 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-resolution-pipeline https://numa.rs/blog/posts/dns-from-scratch.html#the-resolut...