notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2024Q2
dnscrypt-proxy2 Flexible DNS proxy with support for encrypted protocols
2.1.5_7 dns on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.1.5_7Version of this port present on the latest quarterly branch.
Maintainer: egypcio@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-04-15 08:39:30
Last Update: 2024-06-15 09:57:50
Commit Hash: aa2919f
Also Listed In: security
License: ISCL
WWW:
https://github.com/jedisct1/dnscrypt-proxy
Description:
A flexible DNS proxy with support for modern encrypted DNS protocols such as DNSCrypt v2 and DNS-over-HTTP/2.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. /usr/local/share/licenses/dnscrypt-proxy2-2.1.5_7/catalog.mk
  2. /usr/local/share/licenses/dnscrypt-proxy2-2.1.5_7/LICENSE
  3. /usr/local/share/licenses/dnscrypt-proxy2-2.1.5_7/ISCL
  4. @dir(_dnscrypt-proxy,_dnscrypt-proxy) etc/dnscrypt-proxy
  5. @sample etc/dnscrypt-proxy/dnscrypt-proxy.toml.sample
  6. sbin/dnscrypt-proxy
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • dnscrypt-proxy2>0:dns/dnscrypt-proxy2
Conflicts:
CONFLICTS_INSTALL:
  • dnscrypt-proxy
To install the port:
cd /usr/ports/dns/dnscrypt-proxy2/ && make install clean
To add the package, run one of these commands:
  • pkg install dns/dnscrypt-proxy2
  • pkg install dnscrypt-proxy2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dnscrypt-proxy2
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1692972453 SHA256 (DNSCrypt-dnscrypt-proxy-2.1.5_GH0.tar.gz) = 044c4db9a3c7bdcf886ff8f83c4b137d2fd37a65477a92bfe86bf69587ea7355 SIZE (DNSCrypt-dnscrypt-proxy-2.1.5_GH0.tar.gz) = 4065395

Packages (timestamps in pop-ups are UTC):
dnscrypt-proxy2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.1.5_132.1.5_13-2.1.5_112.1.5_13---
FreeBSD:13:quarterly2.1.5_102.1.5_10-2.1.5_102.1.5_10---
FreeBSD:14:latest2.1.5_112.1.5_13-2.1.5_112.1.5_13---
FreeBSD:14:quarterly2.1.5_102.1.5_10-2.1.5_102.1.5_10---
FreeBSD:15:latest2.1.5_112.1.5_12n/a2.1.5_11n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go121 : lang/go121
Runtime dependencies:
  1. ca_root_nss>=3.35 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for dnscrypt-proxy2-2.1.5_7: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
dns_dnscrypt-proxy2
USES:
go:modules
pkg-message:
For install:
Version 2 of dnscrypt-proxy is written in Go. by default, this port's daemon will listen on port 5353 (TCP/UDP) as the _dnscrypt-proxy user. It's possible to bind it and listen on port 53 (TCP/UDP) with mac_portacl(4) kernel module (network port access control policy). For this add dnscrypt_proxy_mac_portacl_enable=YES in your rc.conf. The dnscrypt-proxy startup script will load mac_portacl and add a rule where _dnscrypt-proxy user will be able to bind on port 53 (TCP/UDP). This port can be changed by dnscrypt_proxy_mac_portacl_port variable in your rc.conf. You also need to change dnscrypt-proxy config file to use port 53. Below are a few examples on how to redirect local connections from port 5353 to 53. [ipfw] ipfw nat 1 config if lo0 reset same_ports \ redirect_port tcp 127.0.0.1:5353 53 \ redirect_port udp 127.0.0.1:5353 53 ipfw add nat 1 ip from any to 127.0.0.1 via lo0 /etc/rc.conf: firewall_enable="YES" firewall_nat_enable="YES" /etc/sysctl.conf: net.inet.ip.fw.one_pass=0 [pf] set skip on lo0 rdr pass on lo0 proto { tcp udp } from any to port 53 -> 127.0.0.1 port 5353 /etc/rc.conf: pf_enable="YES" [unbound] /etc/rc.conf: local_unbound_enable="YES" /var/unbound/unbound.conf: server: interface: 127.0.0.1 do-not-query-localhost: no /var/unbound/forward.conf: forward-zone: name: "." forward-addr: 127.0.0.1@5353 If you are using local_unbound, DNSSEC is enabled by default. You should comment the "auto-trust-anchor-file" line or change dnscrypt-proxy to use servers with DNSSEC support only.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/DNSCrypt/dnscrypt-proxy/tar.gz/2.1.5?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.5_7
15 Jun 2024 09:57:50
commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
(cherry picked from commit 746fa696a12ef1ca798e36baf087f579375b8cd1)
2.1.5_6
13 May 2024 18:28:41
commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
(cherry picked from commit fce0cc32720e61042bc675152b116f9e61532e92)
2.1.5_5
15 Apr 2024 08:31:41
commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
(cherry picked from commit 32b284679a1954ef1e0c0d52c4741d00e36dc6e0)

Number of commits found: 3