-
Notifications
You must be signed in to change notification settings - Fork 106
Command to Run Tool!
Bhavik Oza edited this page Mar 31, 2022
·
1 revision
sudo apt update -y && sudo apt upgrade -y
sudo wget -qO- https://github.com/Bhaviktutorials/shark/raw/master/setup | sudo bash
Termux From Playstore will not work check wiki👇
pkg update -y
pkg install wget -y
wget -qO- https://github.com/Bhaviktutorials/shark/raw/master/setup | bash
Then use given command below👇
sudo wget -qO- https://github.com/Bhaviktutorials/shark/raw/master/setup | sudo bash
Note:- Make sure you have done updated your system before using the tool.