{"id":19374800,"url":"https://github.com/malwarebo/stress","last_synced_at":"2025-02-24T15:26:50.651Z","repository":{"id":103406885,"uuid":"212516795","full_name":"malwarebo/stress","owner":"malwarebo","description":"Send parallel GET requests to a web server","archived":false,"fork":false,"pushed_at":"2023-01-09T17:09:06.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-07T03:12:53.097Z","etag":null,"topics":["cpp11","golang","http","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/malwarebo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-10-03T07:05:23.000Z","updated_at":"2023-01-09T17:09:53.000Z","dependencies_parsed_at":"2024-01-26T16:55:34.655Z","dependency_job_id":null,"html_url":"https://github.com/malwarebo/stress","commit_stats":null,"previous_names":["kbww/stress","malwarebo/stress"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malwarebo%2Fstress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malwarebo%2Fstress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malwarebo%2Fstress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malwarebo%2Fstress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/malwarebo","download_url":"https://codeload.github.com/malwarebo/stress/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240502448,"owners_count":19811803,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cpp11","golang","http","python"],"created_at":"2024-11-10T08:36:10.137Z","updated_at":"2025-02-24T15:26:50.624Z","avatar_url":"https://github.com/malwarebo.png","language":"Python","readme":"# Stress\nSend concurrent HTTP/TCP requests to a web server\n\n## Note :warning:\nThis project is intended to be used only for testing purposes. \nUsing these scripts with higher number of request counts could possibly lead to a DoS attack on the target system.\nAlso, don't use higher number of workers, it will use more CPU power and may freeze your system.\n\n## Requirements\n  1. Python - v3 for using python modules\n  2. GCC - for using C++ module\n  3. golang - for using Go module\n\n## Usage\n\n### Using python module\n```bash\n$ python stress.py\n```\n\n### Using C++ module\n```bash\n$ g++ stress.cc --std=c++11 -lcurl\n$ ./a.out\n```\n\n### Using go module\n```bash\n$ go run stress.go\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalwarebo%2Fstress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmalwarebo%2Fstress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalwarebo%2Fstress/lists"}