Skip to content

🚧 Under evaluation - Crystal Domain Name System Resolver

License

Notifications You must be signed in to change notification settings

636f7374/dns.cr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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