Port details |
- kadnode P2P name resolution daemon
- 2.3.0_1 dns
=1 2.3.0Version of this port present on the latest quarterly branch. - Maintainer: moritzwarning@web.de
 - Port Added: 2018-05-18 20:09:36
- Last Update: 2022-01-28 12:14:09
- Commit Hash: b93e64d
- People watching this port, also watch:: polipo, tcpdump, ratproxy, tmux
- License: MIT
- Description:
- KadNode is a small decentralized DNS resolver that can use existing
public key infrastructures. It utilizes the BitTorrent P2P network
and mbedtls for TLS/crypto support.
WWW: https://github.com/mwarning/KadNode
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For LIB depends:
- nss_kadnode.so:dns/kadnode
- To install the port:
- cd /usr/ports/dns/kadnode/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/kadnode
- pkg install kadnode
- PKGNAME: kadnode
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1581337724
SHA256 (mwarning-KadNode-v2.3.0_GH0.tar.gz) = abb2ca66fb525fab53157d5486bbb43e3a522a4bdc9280a3dcb8cb403ee08583
SIZE (mwarning-KadNode-v2.3.0_GH0.tar.gz) = 450082
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- Library dependencies:
-
- libmbedtls.so : security/mbedtls
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for kadnode-2.3.0_1:
AUTH=on: Authorization support based on mbedtls
CMD=on: Command line control tool kadnode-ctl
DEBUG=off: Build with debug messages and symbols
DNS=off: Include local DNS interface
LPD=on: Local peer discovery
NATPMP=off: NAT-PMP support (remote port forwarding on the router)
NSS=on: Name Service Switch support to intercept host queries
UPNP=off: UPnP support (remote port forwarding on the router)
===> Use 'make config' to modify these settings
- Options name:
- dns_kadnode
- USES:
- cpe gmake
- pkg-message:
- For install:
- In order to resolve domains using kadnode all over the system, add this
line to your /etc/nsswitch.conf:
hosts: kadnode dns
If the hosts line already exists, just add kadnode before the dns entry.
- Master Sites:
|