Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 823 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 823 Bytes

DNS Tools

A collection of DNS tools and libraries written in Rust from scratch.

Purpose

The goal of this project is twofold:

  1. Challenge myself by developing a long-term, complex project.
  2. Improve my Rust proficiency.

Contributing

Since this is a personal learning project, external contributions are not accepted.

This may change in the future if the project matures and becomes genuinely useful.

License

Copyright 2024 Matei Bogdan Radu.

Project licensed under the Apache License, Version 2.0 (the "License"). A copy of the License is included with this project at LICENSE. Alternatively, you may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0.