vbooter / DDoS-Scripts

The powerful DDoS script of vBooter.info

Home Page:https://www.vbooter.pw/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DDoS Scripts

The powerful DDoS scripts of vBooter.pw

Compile (Linux):

	apt-get update
	apt-get install gcc
	gcc [script-name].c -pthread -o ssyn

Usage:

		./[script-name] ip port time(commands)

Compile (Windows):

	Run cmd.exe
	tcc -o script-name script-name.c

Usage:

		From the terminal type ./script-name or in the command prompt type script-name.exe.		

For PHP scripts

	Download and Install XAMMP: https://www.apachefriends.org/download.html
	Run XAMMP with APACHE 
	Go to C:\xampp\htdocs place the DDoS script you want (example PPDS.php)
	Run the script from your browser by goings to http://127.0.0.1/PPDS.php

About

The powerful DDoS script of vBooter.info

https://www.vbooter.pw/


Languages

Language:C 96.7%Language:PHP 3.3%