Metadata-Version: 2.4
Name: gatewayschk
Version: 0.1.1
Summary: An advanced CLI tool to scan websites for payment gateways and server details.
Home-page: https://github.com/GunYamazakii/GatewaysChk
Author: GunYamazakii
Author-email: gunyamazakii@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: python-whois
Requires-Dist: rich

# [✦] Gateway Scanner CLI [✦] By @diwazz

An advanced command-line tool to scan websites for payment gateways, security measures, and server details. Developed by **@diwazz**.

## Installation

Install the tool directly from PyPI:

```bash
pip install gatewayschk
