Closed 1021811501 closed 7 months ago
Unfortunately this is an Apple bug 😞
They broke the the dns_parse_packet
function, on certain (older) versions of macOS/iOS
See the following post on Apple's developer forums: "dns_parse_packet API not working"
dns_parse_packet return null on macOS12.4 intel, But the same dns packet resolves fine on other machines.