7 ms·
Decided against it due to being written in C#/NET and being relatively new. Went with Unbound
by vin047 3y ago
Decided against it due to being written in C#/NET and being relatively new. Went with Unbound
- neonsunset 3y agoWhy?
- vin047 3y agoBecause it’s written in C# and relatively new. Unbound is written in C so should consume less resources, has been around longer and has been vetted – FreeBSD and OpenBSD replaced BIND with Unbound. The one downside to Unbound is that there’s no GUI so it can be a bit intimidating to set up. But the docs are excellent and Unbound defaults are secure, so it’s not as hard as it seems.
- neonsunset 3y agoI don't mind the new argument but C# is one of the very few "high-level" languages you can implement something like a DNS server well with.