Neoe Dns Proxy - A local DNS dispatcher
- DNS provided by ISP may be spam. So we need use specified trusted DNS servers
- Using a single DNS will fail sometime, becomes slow sometime, So we need a pool of servers, and we get data from the fastest one.
neoe use this as the default DNS server on both Windows and Linux, because especilly in countries like China, DNS servers are always being polutioned, spammed.
Probably not. DNS resolving is a small part of internet browsing. It usually cost more time downloading the web pages.
However neoednsproxy can speed up things because it uses a cache. If you want to refresh DNS records in cache, restart it, or click "clear cache" if you could find the icon in tasktar.
It just resolve DNS. No statistis. If you need you may hack the code.
Also it do not support black list domains, if you need it, you may look for an AdBlock plugin for firefox like neoeblock, they can do more things than domain blocking.
You only need 3 files:
NeoeDnsProxy.jar
dnsservers.cfg
run2.sh
(on unix) orrun2.cmd
(on Windows)
You also need Java 7 or later.