rubydns 0.5.3
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:
=
installation:
=
Versions:
- 2.0.2 June 16, 2018 (20,5 ko)
- 2.0.1 July 30, 2017 (21 ko)
- 2.0.0 July 30, 2017 (21 ko)
- 2.0.0.pre.rc2 May 25, 2017 (21 ko)
- 2.0.0.pre.rc1 April 09, 2017 (21 ko)
- 0.5.3 October 31, 2012 (27 ko)
Dépendances de Runtime (2):
eventmachine
~> 1.0.0
rexec
~> 1.5.1