Why use the Termux app🎭
Many people think that the
Termux
app is used for hacking but we can also use it for lyric learning and can also
run web based applications in this app like node.js it has officially run
available
Termux support📱
Termux support both rooted and unrooted devices. You can
termux
as a root to perform. Extra attacks which requires root access .
Usage📲
Open the app , you will see graphical interface
Click on install packages , it will download some basic packages ( make sure
you are connected with internet🔗 )
Now you can use
termux
Before using it ( make sure you are connected with internet 😜)
This Termux App Can Do✅ ?
1. We Can Perform Different Attacks
2. Pentesting
3. Vulnerability Scanning
4. Ethical Hacking
Let's Go And Fix This Error⛏️ ?
Let's start with second method:)
2️⃣Second method :-
pkg update
pkg upgrade
pkg update
1️⃣First method
pkg install nano #️⃣or_you_can_vi_or_vim
cd
cd ..
cd usr/etc/apt
rm -r sources.list
nano sources.list
#️⃣paste_this_the_main_termux_repository
deb https://termux.org/packages/ stable main
ctrl x then y
#️⃣hit_enter
pkg update && pkg upgrade
Try method 1 first if it not work then try 2nd one