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.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.0.tar.gz
(7.5 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.0-py3-none-any.whl
(8.2 kB
view details)
File details
Details for the file EBomb-2.2.0.tar.gz.
File metadata
- Download URL: EBomb-2.2.0.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
493876f4db57d134d7de51fca2e4f48e3823884f5d0686408230f4b407c160cb
|
|
| MD5 |
4f411334a9df62e24ea0ad4fd3c97839
|
|
| BLAKE2b-256 |
fc9d125148b878abe4ab645fca8a791a8e82c9ddab0b986c63935e7e365150b4
|
File details
Details for the file EBomb-2.2.0-py3-none-any.whl.
File metadata
- Download URL: EBomb-2.2.0-py3-none-any.whl
- Upload date:
- Size: 8.2 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 |
1ca5c764a23c1da26fe58a53968ee93e2baaccfff4f40707a6c889bff6f53f49
|
|
| MD5 |
7738f189991e078587e53927078df90d
|
|
| BLAKE2b-256 |
7b9afac28dc727f188ec5d3745b891e5b8f6d462153c0ed3324740a3f79a44c2
|