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.2.0-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: EBomb-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 6.8 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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ac7ae07d5a27d79d3b86f2170e5960c4fbfde2c5259e1d917b07c78fc8a1714f
MD5 9cd927f8e2ae710daed80ae253abba36
BLAKE2b-256 9b190817c72623cf51f94a1c23629a0f9401ce14d3869ab586c7b86c2754b6e1

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