A simple PHP CLI tool for checking the status of ports on a given domain.
-
Clone the repository:
git clone https://github.com/Hsnmsri/tcp_port_tool.git
-
Navigate to the project directory:
cd tcp_port_tool
-
Run the CLI:
php port_connection_check --help
The Port Checker CLI allows you to check the status of ports on a given domain.
php port_connection_check [domain]