Performing DNS tests
This project is designed to perform various DNS tests. It is implemented in Python and aims to provide a comprehensive and easy-to-use tool for DNS testing.
- Perform DNS queries
- Validate DNS records
- Check DNS server responses
- Support for multiple DNS record types (A, AAAA, CNAME, MX, etc.)
To install the package, run:
pip install dns-checkTo run a DNS test, use the following command in your terminal after installation:
dns-checkWe welcome contributions! Please fork the repository and submit a pull request with your changes.
This project is licensed under the MIT License. See the LICENSE file for more details.