|
|
|
|
|
by pfg
4510 days ago
|
|
VAC hashes all DNS entries cached by your OS (obtainable via ipconfig /displaydns) and sends them to their servers.
This would affect any page you've loaded in your browser (as long as it's still in the DNS cache), as well as any other application resolving hostnames (or well, any application using getaddrinfo and the like). Yes, this would also include sites opened while using private browsing, since the DNS cache doesn't get flushed afterwards (at least a Mozilla bug report said so.) Can't say in which cases VAC will do all of that. |
|