Skip to main content

EBomb - Email(s) bomber

pip install --upgrade EBomb

# 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

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.1.tar.gz (7.3 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.1-py3-none-any.whl (8.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: EBomb-2.1.1.tar.gz
  • Upload date:
  • Size: 7.3 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.1.tar.gz
Algorithm Hash digest
SHA256 3ac63fc6a41091fba65186c89d4eb13dbfd0caf77e48400e4f0f3e6186df0d28
MD5 c76879b5d099e6984f765e044d0f5bf3
BLAKE2b-256 ff8aeb98433a52327076adacd05620451caf74b88483d5f3c97c74e39b86b012

See more details on using hashes here.

File details

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

File metadata

  • Download URL: EBomb-2.1.1-py3-none-any.whl
  • Upload date:
  • Size: 8.0 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e9870cc668b5c2d1b8c87807b86f3c7244a8acb049a08cb73c49c7d354fc73bc
MD5 60fd4e1acc79ab7de9a5c9eff8764c42
BLAKE2b-256 85b4e42ba86e52a4faf46491392855bd0036f979284e9d0ad4065b1fe33d6e9c

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