Date: Sat, 27 May 2017 08:58:08 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 219370] [NEW PORT] dns/dnsforwarder: simple dns forwarder Message-ID: <bug-219370-13-yCZTzoG2G8@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-219370-13@https.bugs.freebsd.org/bugzilla/> References: <bug-219370-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219370 --- Comment #3 from commit-hook@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 domai= ns); 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@amutu.com> Changes: head/dns/Makefile head/dns/dnsforwarder/ head/dns/dnsforwarder/Makefile head/dns/dnsforwarder/distinfo head/dns/dnsforwarder/pkg-descr --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219370-13-yCZTzoG2G8>