https://github.com/adjidev/tenlight-dos
TenLight DoS stresser panel CLI based interface over 10+ DoS method including Layer 4 and Layer 7
https://github.com/adjidev/tenlight-dos
dos-attack hacking hacking-tools layer4-ddos layer7-ddos python-ddos stress-testing stresser tools
Last synced: 2 months ago
JSON representation
TenLight DoS stresser panel CLI based interface over 10+ DoS method including Layer 4 and Layer 7
- Host: GitHub
- URL: https://github.com/adjidev/tenlight-dos
- Owner: AdjiDev
- License: mit
- Created: 2024-12-27T13:59:10.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-29T13:33:24.000Z (6 months ago)
- Last Synced: 2025-03-27T23:33:01.343Z (3 months ago)
- Topics: dos-attack, hacking, hacking-tools, layer4-ddos, layer7-ddos, python-ddos, stress-testing, stresser, tools
- Language: JavaScript
- Homepage: https://www.ailibytes.xyz
- Size: 1.7 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TenLight DoS Panel
> Version : 1.0.0
> Latest : 1.0.0
## ABOUT
TenLight DoS panel Beta Edition
> Default username => `liveuser `
> Default password => `user`## REQUIRED
- Nodejs 18 or later
- Python 3.8 or later## GUIDE INSTALLATION
- For windows
- Step 1 clone this repo
```cmd
git clone https://github.com/adjidev/tenlight-dos && cd tenlight-dos/latest
```
- Step 2 install the required modules
```cmd
install.bat
```
- Step 3 follow the installation menu then run the script```cmd
python tenlight.py
```- For Linux and MacOs
- Step 1 clone this repo
```bash
git clone https://github.com/adjidev/tenlight-dos && cd tenlight-dos/latest
```
- Step 2 get privileges for the install.sh files
```bash
chmod += install.sh
```
- Step 3 follow the installation and complete
- Step 4 run
```bash
python tenlight.py
```## INFO
[My sites](https://www.ailibytes.xyz)
[YouTube](https://www.ailibytes.xyz)
[Telegram](https://www.ailibytes.xyz)