You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dnscache is a DNS cache running in kernel. It accepts recursive DNS queries . it collects responses from remote DNS servers. It caches the responses to save time later.
About
dnscache is a DNS cache running in kernel. It accepts recursive DNS queries . it collects responses from remote DNS servers. It caches the responses to save time later.