Skip to main content

Email Bomber

Project description

EBomb - Email(s) bomber

pip install -U EBomb

CLI

python -m Ebomb --help

# 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.txt

METHOD
URL with %s instead of email

METHOD
URL with %s instead of email

Install for Android / Linux

Project details


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

Uploaded Source

Built Distribution

EBomb-2.2.2-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: EBomb-2.2.2.tar.gz
  • Upload date:
  • Size: 7.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for EBomb-2.2.2.tar.gz
Algorithm Hash digest
SHA256 1be9c51874a68304183a8292847b6a17dfe5a989c83bfba728dc6e612a0fdfd6
MD5 5d670b1523228a25d7ce788944c41a99
BLAKE2b-256 4e0ce9af6f56d9380882ba4f00b85ef588f24c04006f63c72aa57446a0278242

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for EBomb-2.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 575fe05186850e806da7e2f76dd276d24477bec7aadcf19e155831742650ff78
MD5 413f7fd17ab8541521c408997462bb08
BLAKE2b-256 0284e360c493f1184fe7dd20f3545915c8f8467e41c4556d4b38fa8bc0299e67

See more details on using hashes here.

Supported by

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