Skip to content

The PHP script serves as a domain information tool, mostly for personal use.

Notifications You must be signed in to change notification settings

WeszNL/check-domain-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Domain Information Tool

Overview

This is a PHP script for retrieving various information about a domain, including IP addresses, SSL certificate details, mail servers, SPF and DMARC. Mostly for personal use.

Requirements

Before using this tool, make sure you have the required dependencies installed. This project uses Composer for package management.

Install Composer

If you don't have Composer installed, you can download and install it by following the instructions on the Composer website.

Install Dependencies

Once Composer is installed, navigate to your project's root directory and run the following command to install the required packages:

composer install

About

The PHP script serves as a domain information tool, mostly for personal use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages