Spokes.wiki Search About
Web Site source ↗ source url updated Mon Aug 03 2026 00:00:00 GMT+0000 (Coordinated Universal Time)

Termux Commands (termuxcommands.com)

A WordPress site run by Achik Ahmed that publishes install-and-run guides for command-line tools inside termux, the Android terminal app. 143 posts as of 2026-08-03, the first dated 2023-09-25 and the most recent 2026-08-02 — roughly four a month, still running. The About page pitches it as a corrective: elsewhere “90% of the time they get wrong information,” whereas here “we check the tools and commands then we wrote best quality article on it.”

The writing is not why it has a page here. The category counts are: they say something about who is running OSINT tooling, and on what hardware.

The shape of the catalog

Post counts by category, read off the site’s own taxonomy:

CategoryPosts
Termux tutorials30
OSINT tools29
Web security14
Networking11
Ethical hacking11
Termux OS installation8
Pentest tools8
Bruteforce tools6
Programming6
Cool / fun tools5

Two thirds of the tool coverage is reconnaissance and offensive security. Programming — the ostensible reason to have a terminal on a phone — is six posts. The OSINT category is the largest single tool section and includes Phunter (phone numbers), IP Rover and IP-Tracker (addresses), Maigret, CB-UserHunter and Aliens_eye (usernames), InfoWeb and R3con1z3r (domains), GAU (URL harvesting from public archives) and BCHackTool (subdomain enumeration). Recent posts outside it run the same way: GitGhost scans GitHub users and repositories, PwnXSS is an XSS scanner.

Every post is the same post

The format does not vary. A feature list, then the commands, then a short usage walkthrough. The Aliens_eye post is representative in full:

pkg update && pkg upgrade -y
pkg install git python -y
git clone https://github.com/arxhr007/Aliens_eye
cd Aliens_eye
pip install -r requirements.txt
python aliens_eye.py

Five lines and the tool is running. That is the entire technical contribution of the article, and it is repeated 143 times against 143 GitHub repositories. Nothing is benchmarked, nothing is compared, and the “AI-assisted detection” and “AI confidence score” Aliens_eye advertises are passed through from its README without naming a model, an API or a scoring method — the site reprints the claim ai-osint pages elsewhere would want evidence for.

The site does carry a disclaimer page, along with privacy policy and terms. The tool posts themselves don’t inherit it: the Aliens_eye article ends without a word about authorization, consent, or the legality of running a username sweep against someone. Compare the upstream repositories this spoke has read directly — gitsint, swaggerspy, strix all ship an “educational purposes only” line in the README that the guide silently drops on the way to the reader.

What it’s evidence of

Not the tools. Every one of them is a public GitHub repo that could be read at the source, and the site adds no verification the repo doesn’t already assert. What it documents is a distribution channel: a three-year-old, actively updated, ad-supported audience for pointing recon tools at people, whose assumed device is a phone with no root and no laptop behind it. The forums, WhatsApp channel and YouTube presence are consistent with that audience — beginners arriving through search for a copy-pasteable command, not analysts.

That places it against this spoke’s usual sources. awesome-social-engineering is also a catalog of other people’s tools, but it curates for practitioners and organizes by technique; this organizes by what will rank. See username-reconnaissance for the technique the catalog is thickest on, and termux for the platform assumption underneath all 143 posts.

Tier T4. Self-published, single-author, ad-supported, no editorial process, and the content is a restatement of upstream READMEs with install commands added. Its factual claims about any given tool should be traced to that tool’s repository before use. What it is good evidence for is itself: the taxonomy, the post counts, the dates and the house style are directly observed, and those are the claims this page rests on. Counts are a 2026-08-03 snapshot of a live site.

Cross-spoke. Termux as a general Linux/Android userland — the APT port, the toolchain, the package repository — is ../dev-tooling-wiki territory rather than this spoke’s; the runner-up on routing. Here it is filed by dominant substance: two thirds of the catalog is recon and offensive security, which is this spoke’s subject.

termux · username-reconnaissance · osint · ip-reconnaissance · ai-osint · awesome-social-engineering · synthesis