RubyGems Navigation menu

rubydns 0.7.0

RubyDNS is a high-performance DNS server which can be easily integrated into other projects or used as a stand-alone daemon (via RExec). By default it uses rule-based pattern matching. Results can be hard-coded, computed, fetched from a remote DNS server or fetched from a local cache, depending on requirements. In addition, RubyDNS includes a high-performance asynchronous DNS resolver built on top of EventMachine. This module can be used by itself in client applications without using the full RubyDNS server stack.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.0.2 - June 16, 2018 (20.5 KB)
  2. 2.0.1 - July 30, 2017 (21 KB)
  3. 2.0.0 - July 30, 2017 (21 KB)
  4. 2.0.0.pre.rc2 - May 25, 2017 (21 KB)
  5. 2.0.0.pre.rc1 - April 09, 2017 (21 KB)
  6. 0.7.0 - January 19, 2014 (30.5 KB)
Show all versions (45 total)

Runtime Dependencies (2):

eventmachine ~> 1.0.0
rexec ~> 1.6.2

Owners:

Authors:

  • Samuel Williams

SHA 256 checksum:

9d6beae062c4bc4fe33ffde23041217aea692155e9e86751c92edd30eb87aa3a

Total downloads 2,319,693

For this version 52,922

License:

MIT

Required Ruby Version: >= 1.9.3

Links: