636f7374 / dns.cr

🚧 Under evaluation - Crystal Domain Name System Resolver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dns.cr - Domain Name System Resolver

Description

  • High-performance, reliable, and stable DNS Resolver.
  • This repository is under evaluation and will replace Durian.cr.

Features

  • Concurrent
  • Caching
  • UDP
  • DNS over T(CP/LS)
  • DNS over HTTP(S)

Usage

  • Please check the examples folder.

Used as Shard

Add this to your application's shard.yml:

dependencies:
  dns:
    github: 636f7374/dns.cr

Installation

$ git clone https://github.com/636f7374/dns.cr.git

Development

$ make test

References

Related

Credit

Contributors

Name Creator Maintainer Contributor
636f7374 √ √ √
usiegj00 √

License

  • BSD 3-Clause Clear License

About

🚧 Under evaluation - Crystal Domain Name System Resolver

License:BSD 3-Clause Clear License


Languages

Language:Crystal 98.4%Language:Shell 1.6%Language:Makefile 0.1%