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 ...

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 ...

Hydra in Termux – Installation and Usage Commands

Hydra installation and usage commands
Hydra is a fast and powerful password testing tool used in cybersecurity. It allows you to check login security by trying different username and password ...

Python in Termux – Installation, Usage & Basic Commands

Python in Termux
Python is one of the easiest coding languages to learn. It uses simple words that even a beginner can understand, and with Termux on your ...