I'm gonna start a free basic ethical hacking course.
Anyone wanna enroll?
ERROR TOOLS and Tricks
A programming lover guy.
How to generate strong password using one/two commands?
Hi today I'm gonna show you how to generate strong password using one/two commands?
Open your termux terminal, type the following commands:
pkg install openssl-tool -y
openssl rand -base64 10
Here 10 is password length.
This command will generate 10 digit long strong password.
To increase the length of password, change the number.
For more content, follow.
゚viralシfypシ゚viralシalシ
18/04/2025
All important cyber security tools.
16/02/2025
Clearly not for study 🤣🤣🤣🤣
13/02/2025
IP tracking tool for termux.
apt update && apt upgrade -y
apt install git python python-pip -y
git clone https://github.com/Errorking404/Iplocate.git
cd Iplocate
pip install -r requirements.txt
python Iplocate.py
Enjoy
Click here to claim your Sponsored Listing.
14/02/2025