privacy_doq_test
Test DNS-over-QUIC (DoQ) support on a server by sending a connectivity probe to port 853/UDP and checking for any response to report availability.
Instructions
Test DNS-over-QUIC (DoQ) support on a server. Since Node.js QUIC support is experimental, performs a connectivity probe by sending a DNS query to port 853/UDP and checking for any response. Reports availability status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | Yes | Server address to test DoQ support (e.g. 'dns.adguard-dns.com', '94.140.14.14') |