# DrDNS [![Build Status][build-image]][build-link] [![MIT/Apache2.0 Licensed][license-image]][license-link] [build-image]: https://travis-ci.org/oxidizers/drdns.svg?branch=master [build-link]: http://travis-ci.org/oxidizers/drdns [license-image]: https://img.shields.io/badge/license-MIT/Apache2.0-blue.svg [license-link]: https://github.com/oxidizers/drdns#license The [djbdns] collection of Domain Name System tools, translated automatically from C to Rust using [Corrode]. [djbdns]: https://cr.yp.to/djbdns/blurb/overview.html [Corrode]: https://github.com/jameysharp/corrode ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/oxidizers/drdns Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as below, without any additional terms or conditions. ## License Licensed under either of: * Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0) * MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT) at your option. ## Code of Conduct Everyone interacting in the **drdns** project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct]. [code of conduct]: https://github.com/oxidizers/drdns/blob/master/CODE_OF_CONDUCT.md