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

Uploaded Python 3

File details

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

File metadata

  • Download URL: EBomb-2.0.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 055649fcc8e25d6d220a1125cdfc78a90a87ff29d5950bd20b4ff860dab8f488
MD5 32d56f64067b9ab314251ae9a4128d4a
BLAKE2b-256 72aba3a0da9137bd50d2e757b713d304f59d7841f1ffa5b9dda8eefe37219050

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