? REDIFFMAIL COMBO EMAIL ACCESS CHECKER

Lord777

Professional
Messages
2,581
Reputation
15
Reaction score
1,322
Points
113
ℹ️ Source Code : https://gitlab.com/-/snippets/2158834

How To Use❔

? Linux:

Code:
wget https://gitlab.com/-/snippets/2158834/raw/main/rediff.py


python3 rediff.py

? Windows

Either :
Code:
https://gitlab.com/-/snippets/2158834/raw/main/rediff.py?inline=false

Or open CMD:
Code:
curl -LO
https://gitlab.com/-/snippets/2158834/raw/main/rediff.py


python3 rediff.py

Requirements :
▪️Combo File

It saves invalid logins to Invalid.txt and valid logins to Valid.txt.

You don't need to sort the combo, it will check if rediffmail-keyword is in domain then it will check, else it skips combo.
 
Top