All Projects → bundy-dns → Bundy

bundy-dns / Bundy

Licence: other
an authoritative DNS server

Programming Languages

python3
1442 projects

Labels

Projects that are alternatives of or similar to Bundy

Devdns
Automagic Docker DNS for local development
Stars: ✭ 99 (-18.18%)
Mutual labels:  dns
Outis
outis is a custom Remote Administration Tool (RAT) or something like that. It was build to support various transport methods (like DNS) and platforms (like Powershell).
Stars: ✭ 111 (-8.26%)
Mutual labels:  dns
Ona
OpenNetAdmin IP Address Management (IPAM) system
Stars: ✭ 116 (-4.13%)
Mutual labels:  dns
Gitzone
git-based zone management tool for static and dynamic domains
Stars: ✭ 100 (-17.36%)
Mutual labels:  dns
Vagrant Hostmanager
📝 A Vagrant plugin that manages hosts files within a multi-machine environment.
Stars: ✭ 1,442 (+1091.74%)
Mutual labels:  dns
Knowledge
文档着重构建一个完整的「前端技术架构图谱」,方便 F2E(Front End Engineering又称FEE、F2E) 学习与进阶。
Stars: ✭ 1,620 (+1238.84%)
Mutual labels:  dns
Sliver
Adversary Simulation Framework
Stars: ✭ 1,348 (+1014.05%)
Mutual labels:  dns
Yotter
yotter - bash script that performs recon and then uses dirb to discover directories that might lead to information leakage
Stars: ✭ 118 (-2.48%)
Mutual labels:  dns
Overture
A customized DNS relay server
Stars: ✭ 1,542 (+1174.38%)
Mutual labels:  dns
Gandi Live Dns
DynDNS Updater for Gandi LiveDNS REST API
Stars: ✭ 116 (-4.13%)
Mutual labels:  dns
Collection Document
Collection of quality safety articles. Awesome articles.
Stars: ✭ 1,387 (+1046.28%)
Mutual labels:  dns
Net Mdns
Simple multicast DNS
Stars: ✭ 105 (-13.22%)
Mutual labels:  dns
Glider
glider is a forward proxy with multiple protocols support, and also a dns/dhcp server with ipset management features(like dnsmasq).
Stars: ✭ 1,710 (+1313.22%)
Mutual labels:  dns
Kubernetes Pfsense Controller
Integrate Kubernetes and pfSense
Stars: ✭ 100 (-17.36%)
Mutual labels:  dns
Dnscache
DNS lookup cache for Go
Stars: ✭ 115 (-4.96%)
Mutual labels:  dns
Rita
Real Intelligence Threat Analytics (RITA) is a framework for detecting command and control communication through network traffic analysis.
Stars: ✭ 1,352 (+1017.36%)
Mutual labels:  dns
Cloudflare Ddns
Script for dynamically updating a CloudFlare DNS record. (Deprecated)
Stars: ✭ 112 (-7.44%)
Mutual labels:  dns
Hosts Blocklists
Automatically updated, moderated and optimized lists for blocking ads, trackers, malware and other garbage
Stars: ✭ 1,749 (+1345.45%)
Mutual labels:  dns
Freenom Dns Updater
A tool to update freenom's dns records
Stars: ✭ 117 (-3.31%)
Mutual labels:  dns
Dns Discovery
DNS-Discovery is a multithreaded subdomain bruteforcer.
Stars: ✭ 114 (-5.79%)
Mutual labels:  dns
  • BUNDY - authoritative DNS Server

#+BEGIN_QUOTE the BUNDY project is currently in hibernation status. It is not dead, but it is also not alive either. There is currently no active development, and no security bug fixes. We do not recommend using BUNDY as a production DNS server. BUNDY, due to it's python code, is a great tool to prototype new DNS functions. It can be used as a prototyping tool. If you have interest on working on or with BUNDY, let us know. We can wake up BUNDY from sleep any time./ #+END_QUOTE

BUNDY provides an authoritative DNS server (with in-memory and SQLite3 backends), DNSSEC support, dynamic DNS, zone transfers. Supplementary components are included for statistics collection and reporting and remote configuration and control are included, as is an experimental recursive nameserver with support for forwarding. It is the continuation of the BIND 10 project from the ISC hosted at [[https://web.archive.org/web/20150215124722/http://bind10.isc.org:80/wiki][http://bind10.isc.org/]].

Since the June 2013 1.1.0 BIND 10 release, the new DNS highlights include incoming zone transfer statistics, support for CAA and TLSA resource records, and the zone loader now supports the zone file $GENERATE directive. Note that the bundy-xfrin "use_ixfr" configuration item is deprecated and a new configuration "zones/request_ixfr" may be used to replace it. Also use "database_file" under the "data_sources" module for bundy-xfrin inbound transfers and use =bundy-loadzone -e= option to create an empty zone prior to the first transfer.

The suite also provides DHCPv4 and DHCPv6 servers, a dynamic DNS component, a DHCP performance testing program, and a C++ library for DHCP. ISC is continuing with the development of these components in a new project, Kea.

For information about the Kea project, please visit http://kea.isc.org/. If you have any questions or comments about working with the DHCP code, you may post them to the Kea DHCP Mailing List https://lists.isc.org/mailman/listinfo/kea-users.

For the full commit history, please see the ChangeLog and the git Log.

Installation details are documented in the Guide (http://bundy-dns.de/documentation.html).

The =./configure= options =--disable-dns= and =--disable-dhcp= may be used to provide an optional DHCP- or DNS-only build and installation.

Bundy was a sponsored development project (under the name BIND 10) from April 2009 to April 2014, and would not be possible without the generous support of the past sponsors: AFNIC, Afilias, CIRA, CNNIC, CZ.NIC, DENIC eG, Google, IIS.SE, JPRS, Nominet, .nz Registry Services, RIPE NCC, Registro.br, SIDN, and Technical Center of Internet. Support for the new DHCPv4 and DHCPv6 components is provided by Comcast.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].