EBomb - Email(s) bomber
pip install -U EBomb
CLI
python -m Ebomb -h
# 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.json
[
[
"METHOD",
"URL" // %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.1.6.tar.gz
(7.7 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.1.6-py3-none-any.whl
(8.3 kB
view details)
File details
Details for the file EBomb-2.1.6.tar.gz.
File metadata
- Download URL: EBomb-2.1.6.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6c6b9165e023fabc56987528e102ff18de3ffb61cff94d7044a25722affcdff
|
|
| MD5 |
175e7a4e8629e344cc8884e897bdbc2c
|
|
| BLAKE2b-256 |
777d7cbb0c93a4d8e2ff756a86da9b26405dfeaf667e74765061a290dad29dcc
|
File details
Details for the file EBomb-2.1.6-py3-none-any.whl.
File metadata
- Download URL: EBomb-2.1.6-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.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c11f75e03dc4158eead13ce822353908f4e9a1b8cf63b8078f24b4c5d8f5041b
|
|
| MD5 |
803d1aa61a50f63e777344baea9a2afe
|
|
| BLAKE2b-256 |
23d960201f8abaf8fc6243b53316f2470fecb12b433fb8a3494a2d5ae4a8478c
|