Support Us
DTECH Logo

DTECH Termux Tools

Ultimate collection of hacking & security tools

Termux Tools Collection

Termux initial requirements

commands you should excute right after downloading termux (very important)

pkg update && pkg upgrade -y
pkg install python git curl wget -y

DTECH URL VIDEO DOWNLOADER

this tools lets you download any kind of video from any type of url (tik tok ,facebook,youtube,instagram and any other site)

curl -o load.py https://raw.githubusercontent.com/x24em/Dtech/e9105ff06335482fa1f52711128d685b40c22b0d/load.py
python load.py

SNI HOST TESTER

test host and give you a detail report , good for looking for zero rated sites

pip install requests colorama pkg install openssl pkg install clang
curl -o sni.py https://raw.githubusercontent.com/Dtech2preas/100mb/main/sni.py
python sni.py

neo fetch

show your system infoo

pkg install neofetch -y
neofetch

account extract

lets you extract email:password combinations from a txt file

web host tester

lets you test host via API

DTECH WEB APK BUILDER

Turn Any Website Into an Android App — Paste a link. Get a ready-to-install APK. No coding, no stress — built automatically with GitHub. ✔️ Built-in pop-up ad blocker ✔️ Fast, lightweight & clean ✔️ Your favorite sites as real apps 💥 Coming Soon with WebViewForge 💥

pkg update -y && pkg upgrade -y && pkg install -y git curl gh python termux-api
pip install colorama pyfiglet halo requests
echo 'export BROWSER="termux-open-url"' >> ~/.bashrc
source ~/.bashrc
curl -o apk.py https://raw.githubusercontent.com/preasx24x/PREASX24/main/apk.py
python apk.py