didi50


Namedidi50 JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/direnzii/didi50
SummaryIs a simple and efficient tool for sending bulk asynchronous requests. It is ideal for testing task scalability, server performance, and other load analysis. (Use at your own risk.)
upload_time2025-02-11 18:07:36
maintainerNone
docs_urlNone
authorThiago Direnzi
requires_pythonNone
licenseMIT
keywords requests dos desempenho performance assync assincrono
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            With didi50, you can easily configure the "target" (destination address), set the number of requests to be sent, and choose whether to use proxies. Once the parameters are set, simply press Enter and watch multiple requests being sent simultaneously. The tool is primarily designed for performance testing, stress testing, and server capacity evaluation, but can also be used in other scenarios related to network traffic analysis.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/direnzii/didi50",
    "name": "didi50",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "requests dos desempenho performance assync assincrono",
    "author": "Thiago Direnzi",
    "author_email": "thiagodb13@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e2/00/54cece09c74ddb91e2a8de38d8d79123a838250611082344a1cc050325cb/didi50-1.0.1.tar.gz",
    "platform": null,
    "description": "With didi50, you can easily configure the \"target\" (destination address), set the number of requests to be sent, and choose whether to use proxies. Once the parameters are set, simply press Enter and watch multiple requests being sent simultaneously. The tool is primarily designed for performance testing, stress testing, and server capacity evaluation, but can also be used in other scenarios related to network traffic analysis.\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Is a simple and efficient tool for sending bulk asynchronous requests. It is ideal for testing task scalability, server performance, and other load analysis. (Use at your own risk.)",
    "version": "1.0.1",
    "project_urls": {
        "C\u00f3digo fonte": "https://github.com/Direnzii/didi50",
        "Download": "https://github.com/Direnzii/didi50",
        "Homepage": "https://github.com/direnzii/didi50"
    },
    "split_keywords": [
        "requests",
        "dos",
        "desempenho",
        "performance",
        "assync",
        "assincrono"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e20054cece09c74ddb91e2a8de38d8d79123a838250611082344a1cc050325cb",
                "md5": "0b26c3b72a3722313b93e0a724db15a0",
                "sha256": "de71cc8beecc8bbef86364906c01742e2be29739db6ffbf16ab0b72476378323"
            },
            "downloads": -1,
            "filename": "didi50-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "0b26c3b72a3722313b93e0a724db15a0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4093,
            "upload_time": "2025-02-11T18:07:36",
            "upload_time_iso_8601": "2025-02-11T18:07:36.812773Z",
            "url": "https://files.pythonhosted.org/packages/e2/00/54cece09c74ddb91e2a8de38d8d79123a838250611082344a1cc050325cb/didi50-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-11 18:07:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "direnzii",
    "github_project": "didi50",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "didi50"
}
        
Elapsed time: 0.44816s