Skip to content

MrSanZz/C2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

C2





Install Steps

How To Install: WATCH THIS !!
-The Best Option-
Byte Per Sec : 250 - 410 = Req : 55k [Verified]
Thread : 250 - 420 = Req : 50k+ [Verified]
-= Termux =-

1. pkg update && pkg upgrade
2. pkg install curl
3. pkg install python3
4. pkg install git
5. git clone https://github.com/MrSanZz/C2
6. cd C2
7. pip3 install -r requirements.txt
8. python3 c2.py

-= Ubuntu =-

1. sudo apt-get update && sudo apt-get updgrade
2. sudo apt install python3
3. sudo apt install python3-pip
4. sudo apt install curl
5. sudo apt install git
6. git clone https://github.com/MrSanZz/C2
7. cd C2
8. pip3 install -r requirements.txt
9. python3 c2.py

-= Kali Linux =-

1. apt update && apt upgrade
2. apt install curl
3. apt install python3
4. apt install python3-pip
5. apt install git
6. git clone https://github.com/MrSanZz/C2
7. cd C2
8. pip3 install -r requirements.txt
9. python3 c2.py

-= Linux Mint =-

Same as like kali linux

Releases

No releases published

Packages

No packages published

Languages