Skip to main content

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

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

Install for Android / Linux

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.5.tar.gz (7.7 kB view details)

Uploaded Source

Built Distribution

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

EBomb-2.1.5-py3-none-any.whl (8.3 kB view details)

Uploaded Python 3

File details

Details for the file EBomb-2.1.5.tar.gz.

File metadata

  • Download URL: EBomb-2.1.5.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

Hashes for EBomb-2.1.5.tar.gz
Algorithm Hash digest
SHA256 92414379c837d6dc0964cfaf42e6cca97449bc8f673e2e1a8fe53b9b0fd71d7c
MD5 c5d52a8d115c4214949d6d3a3ccc1ada
BLAKE2b-256 a6b9a9ba67d7d93454fefca4523937d39bb76354ab903024a0fe96311eff7156

See more details on using hashes here.

File details

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

File metadata

  • Download URL: EBomb-2.1.5-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

Hashes for EBomb-2.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 09e2fb7affe9021926a999c1746022b15c5ce35c271c50aa82abb4dfdfdee678
MD5 662b2e3f7fb66ef30e6c8051cc8ded44
BLAKE2b-256 7d5fda178eb05b41eca63dc62c27db1b476222a9469641c4ac22ef8715be73f4

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