# HellFlood
HellFlood is a powerful stress testing tool designed for **educational and research purposes only**.
⚠️ **Warning:**
- Use this tool only on systems and networks you own or have explicit permission to test.
- The author is **NOT responsible** for any damage or legal issues caused by misuse.
- You accept full responsibility for how you use this software.
---
## Installation
1. Clone the repository:
```bash
git clone https://github.com/iTs-GoJo/HellFlood.git
cd HellFlood
```
## install dependencies
```bash
pip install -r requirements.txt
```
## Usage
run the main script :
```bash
python3 hellflood.py
```
Raw data
{
"_id": null,
"home_page": "https://github.com/iTs-GoJo/HellFlood",
"name": "hellflood",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "ddos stress-test network security pentest",
"author": "Ali Jafari",
"author_email": "thealiapi@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/59/23/74fa4910351ce09669783fd544c005ff04944f030fb7519ed6fe86b20c76/hellflood-1.0.0.tar.gz",
"platform": null,
"description": "# HellFlood\n\nHellFlood is a powerful stress testing tool designed for **educational and research purposes only**.\n\n\u26a0\ufe0f **Warning:**\n\n- Use this tool only on systems and networks you own or have explicit permission to test.\n- The author is **NOT responsible** for any damage or legal issues caused by misuse.\n- You accept full responsibility for how you use this software.\n\n---\n\n## Installation\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/iTs-GoJo/HellFlood.git\ncd HellFlood\n```\n\n## install dependencies \n```bash\npip install -r requirements.txt\n```\n## Usage\nrun the main script :\n```bash\npython3 hellflood.py\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "Advanced DDOS Stress Testing Tool (For Educational Use Only)",
"version": "1.0.0",
"project_urls": {
"Homepage": "https://github.com/iTs-GoJo/HellFlood"
},
"split_keywords": [
"ddos",
"stress-test",
"network",
"security",
"pentest"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "83547dcfd004cbfed67e3d8d3d17f167d169c78554878bdd29c1862fc0c21b65",
"md5": "b484947909f5131a87bb92a835586bcb",
"sha256": "4e0b374a0a294fbc5d77f1b9029bdc0b97e9d49d945d4b5e39068b8f8c0b46e3"
},
"downloads": -1,
"filename": "hellflood-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b484947909f5131a87bb92a835586bcb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 4786,
"upload_time": "2025-08-06T11:50:34",
"upload_time_iso_8601": "2025-08-06T11:50:34.901133Z",
"url": "https://files.pythonhosted.org/packages/83/54/7dcfd004cbfed67e3d8d3d17f167d169c78554878bdd29c1862fc0c21b65/hellflood-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "592374fa4910351ce09669783fd544c005ff04944f030fb7519ed6fe86b20c76",
"md5": "f10b285cd44e281953f12beadcdf5234",
"sha256": "c596fe2a30a2239debbf19a6503ec8c32ebe71ad289e18cabc7a4e74168f8cb2"
},
"downloads": -1,
"filename": "hellflood-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "f10b285cd44e281953f12beadcdf5234",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 2896,
"upload_time": "2025-08-06T11:50:36",
"upload_time_iso_8601": "2025-08-06T11:50:36.309752Z",
"url": "https://files.pythonhosted.org/packages/59/23/74fa4910351ce09669783fd544c005ff04944f030fb7519ed6fe86b20c76/hellflood-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-06 11:50:36",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "iTs-GoJo",
"github_project": "HellFlood",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "hellflood"
}