Wget & Curl in Termux – Installation and Usage Commands

Curl and wget usage commands
Wget and Curl are simple tools used to connect to the internet from the terminal. Both tools help you download files, open websites, test APIs, ...

Node.js in Termux – Installation & Basic Commands

Nodejs installation and basic commands
Node.js is a tool that helps you run JavaScript code on your phone using Termux. Normally, JavaScript works inside a browser, but Node.js lets you ...

Amass in Termux – Installation & Usage Commands

Amass installation and usage commands
Amass is a popular OSINT tool used to collect information about a domain, especially subdomains. It helps you discover hidden assets and understand how a ...

T-LOAD in Termux – Installation & Usage Commands

Termux style tload custom banner
T-LOAD is a simple Termux tool made by noob-hackers that adds stylish loading effects and small automation features. It runs inside the Termux environment and ...

Goblin Wordlist Generator in Termux – Installation & Usage Commands

Globin wordlist generator tool
GoblinWordGenerator is a Termux tool used to create custom wordlists for security testing and learning. It can generate wordlists using personal details like name, birthday, ...

YouTube Video Downloader in Termux – Installation & Usage Commands

Download Youtube video in Termux
Downloading YouTube videos in Termux is very easy. You can use a tool called yt-dlp to download videos, songs, and even full playlists on your ...

Wafw00f in Termux – Installation and Usage Commands

wafw00f installation and usage commands
Wafw00f is a lightweight tool designed to detect Web Application Firewalls used by websites. It helps you understand the security layer of a website before ...

Wireshark (Tshark) in Termux – Installation & Usage Commands

Wireshark installation and usage commands
Wireshark is a well-known tool used to monitor and analyze network traffic. It helps you capture packets, check network activity, and understand how data moves ...

Gobuster in Termux – Installation and Usage Commands

Gobuster installation and usage commands
Gobuster is a simple and fast tool used to discover hidden directories, files, and subdomains on a website. It works by trying different words from ...

Nikto in Termux – Installation and Usage Commands

Nikto installation and usage commands
Nikto is a tool that helps you check if a website is safe or not. It can find small problems in a website, like old ...