[Bug 219370] [NEW PORT] dns/dnsforwarder: simple dns forwarder
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat May 27 08:58:08 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219370
--- Comment #3 from commit-hook at freebsd.org ---
A commit references this bug:
Author: bapt
Date: Sat May 27 08:57:40 UTC 2017
New revision: 441830
URL: https://svnweb.freebsd.org/changeset/ports/441830
Log:
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);
WWW: https://github.com/holmium/dnsforwarder
PR: 219370
Submitted by: Jov <amutu at amutu.com>
Changes:
head/dns/Makefile
head/dns/dnsforwarder/
head/dns/dnsforwarder/Makefile
head/dns/dnsforwarder/distinfo
head/dns/dnsforwarder/pkg-descr
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list