GithubHelp home page GithubHelp logo

isabella232 / nsd Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nlnetlabs/nsd

0.0 0.0 0.0 202.48 MB

The NLnet Labs Name Server Daemon (NSD) is an authoritative, RFC compliant DNS nameserver.

Home Page: https://nlnetlabs.nl/nsd

License: BSD 3-Clause "New" or "Revised" License

Makefile 1.36% M4 3.77% C 79.41% Lex 1.06% Yacc 2.97% Python 3.78% Shell 4.84% Roff 2.69% Perl 0.08% Q# 0.01% DIGITAL Command Language 0.02%

nsd's Introduction

NSD

Travis Build Status Cirrus Build Status Packaging status CII Best Practices

The NLnet Labs Name Server Daemon (NSD) is an authoritative DNS name server. It has been developed for operations in environments where speed, reliability, stability and security are of high importance. If you have any feedback, we would love to hear from you. Don’t hesitate to create an issue on Github or post a message on the NSD mailing list. You can learn more about NSD by reading our documentation.

Compiling

Make sure you have the following installed:

  • C toolchain (the set of tools to compile C such as a compiler, linker, and assembler)
  • OpenSSL, with its include files (usually these are included in the "dev" version of the library)
  • libevent, with its include files (usually these are included in the "dev" version of the library)
  • flex
  • bison

The repository does not contain ./configure, but you can generate it like this (note that the ./configure is included in release tarballs so they do not have to be generated):

aclocal && autoconf && autoheader

NSD can be compiled and installed using:

./configure && make && make install

NSD configuration

The configuration options for NSD are described in the man pages, which are installed (use man nsd.conf) and are available on the NSD documentation page.

An example configuration file is located in nsd.conf.sample.

nsd's People

Contributors

alexanderband avatar buddyns avatar fobser avatar gearnode avatar greg-bock avatar hdais avatar jaredmauch avatar jonathangray avatar k0ekk0ek avatar michaelforney avatar miekg avatar millert avatar neheb avatar noloader avatar nomis avatar paulwouters avatar ralphdolmans avatar saradickinson avatar sbiberhofer avatar shivankaul avatar sunnypony avatar tcy16 avatar teamshadowhunters avatar tomayoola avatar tonysgi avatar wcawijngaards avatar wtoorop avatar yschaeff avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.