We are excited to announce the first release of the dns-check project!
Features:
- Initial implementation of DNS testing functionalities.
- Comprehensive set of tests for various DNS records.
- Easy-to-use command-line interface (CLI).
- Full support for Python environments.
Installation:
To install the package, simply use pip:
`pip install dns-check`
Usage:
Here is an example of how to use the dns-check tool after installation:
`dns-check`
Feedback:
We welcome any feedback or contributions to improve this tool. Please feel free to open issues or submit pull requests.
Thank you for using dns-check!