Open Azadzadeh opened 1 year ago
You can install some cache DNS server on the front, upstream use clashsDNS and ports.
I think it is cached based on ttl. If you use nextdns you can make the ttl longer so clash would hold it longer in the cache also. Anyway I'm using adguardhome with clash as upstream
Verify steps
Description
is it possible to save or cache dns query responses so clash doesn't query the dns server every time a request to a domain is being made?
Possible Solution
an option in config file under
dns
to set the cache invalidation time so the lookup table could be reset after that time and refilled on new requests.