Skip to main content

EBomb - Email(s) bomber

pip install EBomb --upgrade

# 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 __repr__(self): ...

    def request(self, mail: str, proxies: EasyProxies.ProxyDescriptor = None) -> requests.Response: ...


services: list[Service] = [...]

Ebomb/services.json

[
  {
    "url": "...",
    "method": "..."
  }
]

CLI

python -m Ebomb -h

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

EBomb-2.0.3-py3-none-any.whl (7.3 kB view details)

Uploaded Python 3

File details

Details for the file EBomb-2.0.3-py3-none-any.whl.

File metadata

  • Download URL: EBomb-2.0.3-py3-none-any.whl
  • Upload date:
  • Size: 7.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.5

File hashes

Hashes for EBomb-2.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 52c223c42e5a6eef8c7896ffb70fd12dd6a6536f857ab81f47700872f3a58172
MD5 e52053aeb64616a59ae2b8509ebe3894
BLAKE2b-256 61528ed5bc0a49a1ba8d7909d9fabb23ffc7ac57e260fbb705b967e6dfd31e11

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page