Coder Social home page Coder Social logo

dnsd's Introduction

+---------------------------------------------------------+
|                                                         |
|          _____   ____                                   |
|         |  __ \ / __ \                                  |
|         | |  | | |  | |                                 |
|         | |  | | |  | |                                 |
|         | |__| | |__| |                                 |
|         |_____/ \____/______                            |
|         | \ | |/ __ \__   __|                           |
|         |  \| | |  | | | |                              |
|         | . ` | |  | | | |                              |
|         | |\  | |__| | | |                              |
|         |_|_\_|\____/  |_|___ ______ _____              |
|          / ____| |    |  ____|  ____|  __ \             |
|         | (___ | |    | |__  | |__  | |__) |            |
|          \___ \| |    |  __| |  __| |  ___/             |
|          ____) | |____| |____| |____| |                 |
|         |_____/|______|______|______|_|                 |
|         |  __ \| \ | |/ ____|  __ \               z     |
|         | |  | |  \| | (___ | |  | |      ___    z      |
|         | |  | | . ` |\___ \| |  | |    _/   |  z       |
|         | |__| | |\  |____) | |__| |   |_____|{)_       |
|         |_____/|_| \_|_____/|_____/      --- ==\/\ |    |
|                                        [_____]  __)|    |
|                                         |   |  //| |    |
|                        V1.0.0                    ejm98  |
|                                                         |
+---------------------------------------------------------+

    I. Presentation

    dnsd is a fast, secure and lightweight authoritative
    DNS daemon written in pure C.

    It was created in less than 2 days by 6 very dangerous people.

    II. Installation

    To create the binary, make sure you have `make` installed
    and run :

    $ make
    OR
    $ make install

    III. Usage

    You can simply run the binary (in sudo mode) with a configuration file:

    $ sudo ./dnsd -f <PATH_TO_ZONE_FILE>

    For more details on the options, check the man page with :
    
    $ man doc/dnsd.8

    IV. Uninstall

    Remove all object files and the binary with :

    $ make clean

dnsd's People

Contributors

ptitpote avatar lyx09 avatar revengsh avatar n4kama avatar celine-wu avatar r-ay 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.