mirror of
https://github.com/RGBCube/serenity
synced 2026-01-21 00:01:01 +00:00
The configuration key [DNS] Nameserver has been renamed to Nameservers and accepts a comma-separated list of nameserver addresses, which will be queried in the given order until a response has been received. The new default value is still Cloudflare's 1.1.1.1 as well as their secondary DNS server 1.0.0.1. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| DNSAnswer.cpp | ||
| DNSAnswer.h | ||
| DNSPacket.h | ||
| DNSQuestion.h | ||
| DNSRequest.cpp | ||
| DNSRequest.h | ||
| DNSResponse.cpp | ||
| DNSResponse.h | ||
| LookupServer.cpp | ||
| LookupServer.h | ||
| main.cpp | ||