Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
255 views1 page

Install All Hack

The document provides a step-by-step guide for upgrading packages and installing a repository of hacking tools on Termux. It includes commands for setting up storage, installing Git, cloning a repository, and running an installation script. Additionally, it lists free Ngrok authtokens and instructions for configuring and starting Ngrok.

Uploaded by

luhwaluhserah
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
255 views1 page

Install All Hack

The document provides a step-by-step guide for upgrading packages and installing a repository of hacking tools on Termux. It includes commands for setting up storage, installing Git, cloning a repository, and running an installation script. Additionally, it lists free Ngrok authtokens and instructions for configuring and starting Ngrok.

Uploaded by

luhwaluhserah
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

#Upgrade all & full packages

apt update
apt upgrade

#Add your termux permision


termux-setup-storage

#Install package git


apt install git

#clone this repository


git clone https://github.com/mishakorzik/AllHackingTools

#cd to directory allhackingtools


cd AllHackingTools

#Start script to install system


bash Install.sh
if the error and the command does not work: cd AllHackingTools && bash fix.sh

And when he writes a big rainbow button: Done, everything is ready! Wait until you
can write to the terminal.

#Free Ngrok authtokens:


26bDGGPyD3XWVtyzK3dfK401oIq_74Wi1m84A7rv9bP5YnihG
26bDzEjjfPls5kLHWGnG3K3voA7_69wkMBqUUExRHoA8v3gEL
26bESCvhbagWfGrHSv4NpTnSCpI_92oE8UFimPxU4nBNMK5T
26bEfSIlR1IcEEayMpRQlj0ttGw_3hrWetKnHZ4FMXc9hDt3Q
26p3rvZocfT7VzraejQNoCjPNN6_6UqEGG1izGcbE8ewtBchT
26p4VZpnXIjsiDq9YizXvkk6UAK_4ZyVi8D2Q63yWCap4LBbF
26p5O1vfFGLsdf9f8D3dzHAcmUv_454E7DaBz26mgs9yVkzQi
26t7bQBRJiFnK74z35eLcPYJPXI_2cyAyXVcEAnMTV9eAaYZw
#configure ngrok
ngrok authtoken <↖️sеlеct free authtoken>

#start ngrok
ngrok http 80

You might also like