Metadata-Version: 2.4
Name: dargslan-hostname-check
Version: 1.0.0
Summary: Hostname and DNS Identity Verifier
Author-email: Dargslan <info@dargslan.com>
License: MIT
Project-URL: Homepage, https://dargslan.com
Project-URL: Documentation, https://dargslan.com/blog
Project-URL: Repository, https://dargslan.com
Keywords: hostname,fqdn,dns,identity,reverse-dns,hosts
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: System :: Systems Administration
Classifier: Environment :: Console
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# dargslan-hostname-check

Hostname and DNS Identity Verifier

## Installation

```bash
pip install dargslan-hostname-check
```

## Usage

```bash
dargslan-hostname-check
```

## Part of the Dargslan Linux Toolkit

Install the full toolkit with 99 tools:
```bash
pip install dargslan-toolkit
```

Visit [dargslan.com](https://dargslan.com) for Linux eBooks, cheat sheets, and tutorials.
