bombav3


Namebombav3 JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/IREL1337/BOMBAV3
SummaryCustom DDoS Tools Maded By IRELGTPS
upload_time2024-08-24 09:02:19
maintainerNone
docs_urlNone
authorIREL GTPS
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # BOMBAV3
PIP INSTALL BOMBAV3 (DDOS TOOLS)

BOMBAB3 IS CUSTOM MODULE FOR SENDING ICMP TCP AND UDP PACKET TO TARGET

## USSAGE 
from bombav3 import start_icmp_attack

# USING ONLY IP ( DEFAULT PACKET_SIZE)
start_icmp_attack("192.168.1.1")

# CUSTOMING PACKET SIZE ( DEPENDS ON YOU )
start_icmp_attack("192.168.1.1", PACKET_SIZE=65000)


## Installation

You can install this package via pip:

```bash
pip install bombav3

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/IREL1337/BOMBAV3",
    "name": "bombav3",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "IREL GTPS",
    "author_email": "tnajooo5@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e8/3c/7040dba996a482fd2e3ec7cfc379d2948563616603cf573520599362b92f/bombav3-1.0.0.tar.gz",
    "platform": null,
    "description": "# BOMBAV3\r\nPIP INSTALL BOMBAV3 (DDOS TOOLS)\r\n\r\nBOMBAB3 IS CUSTOM MODULE FOR SENDING ICMP TCP AND UDP PACKET TO TARGET\r\n\r\n## USSAGE \r\nfrom bombav3 import start_icmp_attack\r\n\r\n# USING ONLY IP ( DEFAULT PACKET_SIZE)\r\nstart_icmp_attack(\"192.168.1.1\")\r\n\r\n# CUSTOMING PACKET SIZE ( DEPENDS ON YOU )\r\nstart_icmp_attack(\"192.168.1.1\", PACKET_SIZE=65000)\r\n\r\n\r\n## Installation\r\n\r\nYou can install this package via pip:\r\n\r\n```bash\r\npip install bombav3\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Custom DDoS Tools Maded By IRELGTPS",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/IREL1337/BOMBAV3"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3874a3530f2a86327c3c25a96539f574b0f9eca4a0a4b3139ec7fdf2ca7e3882",
                "md5": "6bde970ad08c68611381b1044451cb52",
                "sha256": "b0107de5b961687bab608d7d4d924ae55574755755eb4d9ec8c7565bfcb7e579"
            },
            "downloads": -1,
            "filename": "bombav3-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6bde970ad08c68611381b1044451cb52",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2253,
            "upload_time": "2024-08-24T09:02:17",
            "upload_time_iso_8601": "2024-08-24T09:02:17.629212Z",
            "url": "https://files.pythonhosted.org/packages/38/74/a3530f2a86327c3c25a96539f574b0f9eca4a0a4b3139ec7fdf2ca7e3882/bombav3-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e83c7040dba996a482fd2e3ec7cfc379d2948563616603cf573520599362b92f",
                "md5": "86e1c21e65906e97143ef5cbee365e6e",
                "sha256": "a90ba3a0831f837a9d3c011ae17cf8de584d4dd7c28ae834ed31bd12951d7081"
            },
            "downloads": -1,
            "filename": "bombav3-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "86e1c21e65906e97143ef5cbee365e6e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2138,
            "upload_time": "2024-08-24T09:02:19",
            "upload_time_iso_8601": "2024-08-24T09:02:19.350312Z",
            "url": "https://files.pythonhosted.org/packages/e8/3c/7040dba996a482fd2e3ec7cfc379d2948563616603cf573520599362b92f/bombav3-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-24 09:02:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "IREL1337",
    "github_project": "BOMBAV3",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "bombav3"
}
        
Elapsed time: 0.80583s