SecME is a tool to check the secureness of your email or domain by verifying if they exist in any data breaches.
To install SecME, follow these steps:
-
Create a directory for SecME:
mkdir secme
-
Navigate to the newly created directory:
cd secme
-
Clone the repository:
git clone https://github.com/noursallam/SecME.git
-
Navigate to the cloned repository:
cd SecME
Run the tool using Python 3:
python3 py.py