Giter Site home page Giter Site logo

honsa / unbound Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nlnetlabs/unbound

0.0 1.0 0.0 85.27 MB

Unbound is a validating, recursive, and caching DNS resolver.

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

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

Makefile 1.94% M4 2.25% C 81.66% Perl 0.13% Batchfile 0.20% Shell 7.11% Python 1.85% C++ 1.16% Roff 0.03% Lex 0.41% Yacc 1.61% NSIS 0.13% SWIG 1.52%

unbound's Introduction

Unbound

Travis Build Status Packaging status Fuzzing Status

Unbound is a validating, recursive, caching DNS resolver. It is designed to be fast and lean and incorporates modern features based on open standards. 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 Unbound mailing list. You can lean more about Unbound by reading our documentation.

Compiling

Make sure you have the C toolchain, OpenSSL and its include files, and libexpat installed. Unbound can be compiled and installed using:

./configure && make && make install

You can use libevent if you want. libevent is useful when using many (10000) outgoing ports. By default max 256 ports are opened at the same time and the builtin alternative is equally capable and a little faster.

Use the --with-libevent=dir configure option to compile Unbound with libevent support.

Unbound configuration

All of Unbound's configuration options are described in the man pages, which will be installed and are available on the Unbound documentation page.

An example configuration file is located in doc/example.conf.

unbound's People

Contributors

alexanderband avatar edmonds avatar episource avatar erethon avatar fobser avatar frzk avatar gearnode avatar glitsj16 avatar gthess avatar hardfalcon avatar he32 avatar jrtc27 avatar k9982874 avatar maryse47 avatar n3bul4 avatar noloader avatar pettai avatar psquarejho avatar ralphdolmans avatar rmetrich avatar sam-lunt avatar stasic avatar stevenc99 avatar talkabout avatar vcunat avatar wcawijngaards avatar wtoorop avatar yarikk avatar yschaeff avatar

Watchers

 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.