EBomb - Email(s) bomber
pip install -U EBomb
CLI
python -m Ebomb --help
# EBomb/__init__.py
class EBomb:
def __init__(self,
targets: list[str],
threads_count: int = None,
proxy: bool = True,
forever: bool = True,
verbose: bool = True): ...
# EBomb/services.py
class Service:
__slots__ = ('url', 'method', 'netloc')
def __init__(self, url: str, method: str): ...
def request(self, mail: str, proxies: str = None) -> Response: ...
services: list[Service] = [...]
Ebomb/services.txt
METHOD
URL with %s instead of email
METHOD
URL with %s instead of email
Install for Android / Linux
- Download Termux (Android)
- Follow the steps from the article
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
EBomb-2.2.1.tar.gz
(7.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
EBomb-2.2.1-py3-none-any.whl
(8.3 kB
view details)
File details
Details for the file EBomb-2.2.1.tar.gz.
File metadata
- Download URL: EBomb-2.2.1.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a07ee5825cddca200394eb1bcb3ccf18a451928aa4f666ddfa5ae0592175af42
|
|
| MD5 |
1d2b13202a9cf96b6e5b818aa636fea2
|
|
| BLAKE2b-256 |
64b0aab93fda1ba7444f53d20cffb7005cc5e75dd30d63713e88a5be92f2f8fb
|
File details
Details for the file EBomb-2.2.1-py3-none-any.whl.
File metadata
- Download URL: EBomb-2.2.1-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d8d1eabff5a9b3e759aca4f218e5bab261ee98bb4d73630ca27ef325331abc3
|
|
| MD5 |
cf069d10b9a47e2cf45e415d50c8ec57
|
|
| BLAKE2b-256 |
a1153910a26e46f605b8cab52f39103ac309b946b344965f477e64d95771b753
|