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.4.tar.gz (7.5 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.4-py3-none-any.whl (8.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: EBomb-2.1.4.tar.gz
  • Upload date:
  • Size: 7.5 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.4.tar.gz
Algorithm Hash digest
SHA256 4936f76f7ee97cbfad93a69e5b51d30fe44437b18de78ad2636342faf0107f44
MD5 5da82368fcf6612e9ddfbffaef68f719
BLAKE2b-256 b5626c78c6b4ae559ffd19077f4c7e243ac4ee04705b677ff65a45c4464ea57b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: EBomb-2.1.4-py3-none-any.whl
  • Upload date:
  • Size: 8.2 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 024e8934bc8a885ae2d7900c672f54ad12deb654835a7e79c85e0d2d1d2c44eb
MD5 a99414865c19c01ff6b13df9d4d6a622
BLAKE2b-256 af3f175ec9171cae5d9cff00ea32ec31d1cee69b52b81530b6207b66fdb14169

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