aboutsummaryrefslogblamecommitdiff
path: root/dns/dnsforwarder/pkg-descr
blob: 9d72a56d9228bafb9b7d3e23caa1b69514f0910c (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                             
Dnsforwarder is A simple DNS forwarder.Main fetures:

 1.Forwarding queries to customized domains (and their subdomains) to
   specified servers over a specified protocol (UDP or TCP).non-standard
   ports are supported;
 2.DNS cache and its controls(including modifying TTL for different domains);
 3.Ignoring DNS responses from upstream servers containing particular IPs;
 4.Loading hosts from file (including the support for wildcards, CName
   redirections and remote hosts files);
 5.Refusing queries to specified domains (for ads blocking);
 6.Cross-platform (Windows, Linux);