Minor Release
This contains some improvements and bug fixes.
Improved
- Logging:
- The logging of request flow is now more clearer and more useful between INFO and DEBUG level.
- DoH header logging has been adjusted to match the format and level of detail used for the rest of the request flow.
ctrld
now uses /var/run as the running directory for its control server on nix systems.- Using invalid flags no longer throws errors; they will be disregarded instead.
WSAEHOSTUNREACH
on Windows is now classified as a network error.
Fixed
Fix the bug that causes the check upstream process to run only once.