Download the PHP package becklyn/domain-checker without Composer
On this page you can find all versions of the php package becklyn/domain-checker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download becklyn/domain-checker
More information about becklyn/domain-checker
Files in becklyn/domain-checker
Download becklyn/domain-checker
More information about becklyn/domain-checker
Files in becklyn/domain-checker
Vendor becklyn
Package domain-checker
Short Description Checks domains and their A records.
License BSD-3-Clause
Homepage https://github.com/Becklyn/Domain-Checker
Package domain-checker
Short Description Checks domains and their A records.
License BSD-3-Clause
Homepage https://github.com/Becklyn/Domain-Checker
Please rate this library. Is it a good library?
Informations about the package domain-checker
Domain Checker
A simple CLI tool to check where A records of a given domain list point to. Can also validate, that they point to the correct IP.
Installation
Usage
Call the CLI command in the directory containing the config.
Config File
The config file defines the domains to check and optionally the desired target IP:
If only a domain without subdomain is given, both the main domain and the "www." subdomain are automatically added.
So in the example config, the following domains will be checked:
example.org
www.example.org
sub.example.com
All versions of domain-checker with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4
khill/php-duration Version ^1.0
symfony/config Version ^5.0
symfony/console Version ^5.0
symfony/yaml Version ^5.0
khill/php-duration Version ^1.0
symfony/config Version ^5.0
symfony/console Version ^5.0
symfony/yaml Version ^5.0
The package becklyn/domain-checker contains the following files
Loading the files please wait ....