Skip to main content

Documentation in Russian

EBomb - Спам на почту/ы

pip install 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: Optional[EasyProxies.ProxyDescriptor] = None) -> 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-1.1.0-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: EBomb-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for EBomb-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a8de94a3e3868cc81b1946b8409f810c8228a40013e024e68f2eca0ea4252acc
MD5 414973ed6cb0d9d88ec8a6f8ba74726d
BLAKE2b-256 dd15bb5fb579f561e81bec2b839ae44b080fcdd41ede00f173603c68d4bcf9ed

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