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.2-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: EBomb-2.0.2-py3-none-any.whl
  • Upload date:
  • Size: 7.4 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e043fc8c088058323c15017ad51a0dc0a0c877842938543845270fbdd12633af
MD5 36fba14a860eb1b11bd853d9e715af1a
BLAKE2b-256 8c8ceed383ebd49ae098cd92901e6af427a02c78b06d3b13a504f1e58a3d35af

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