im-hanzou / DWacker

DWacker is a Python script for mass checking the validity of accounts on datawagon.com. It provides a convenient and efficient way to verify the authenticity of a large number of accounts with ease.

Home Page:https://datawagon.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DWacker

DWacker is a Python script for mass checking the validity of accounts on datawagon.com. It provides a convenient and efficient way to verify the authenticity of a large number of accounts with ease.

How to use

Install Python3

Windows: https://www.python.org/ftp/python/3.12.2/python-3.12.2-amd64.exe

Linux: https://docs.python-guide.org/starting/install3/linux/

Run script

Commands:

  • git clone https://github.com/im-hanzou/DWacker

  • cd DWacker

  • python -m pip install -r requirements.txt

  • python main.py

  • Insert your email|password filename

File Format

The input file should contain a list of accounts in the format email|password, with each account on a new line.

Disclaimer

DWacker is a Python script for mass checking accounts at DataWagon.com. Please note that this script is provided for educational purposes only. The use of this script for illegal activities is strictly prohibited. The creator of this script shall not be held responsible for any misuse or unlawful actions taken by individuals who use this script.

About

DWacker is a Python script for mass checking the validity of accounts on datawagon.com. It provides a convenient and efficient way to verify the authenticity of a large number of accounts with ease.

https://datawagon.com

License:MIT License


Languages

Language:Python 100.0%