How to use CheckUrl in Termux
Check Url is a tool used to scan if the website is having evil url trapped or if the url is used for phishing.
Now put the command apt update
Now put the command apt upgrade
Now put the command apt install git
Now put the command apt install python
Now put the command apt install python2
Now put the command git clone(link)
Now put the command cd CheckUrl
Now put the command chmod +x*
Now put the command python3 CheckUrl.py -help
0 Comments