TERMUX COMMANDD
25.5K subscribers
551 photos
80 videos
10 files
157 links
πŸ₯‡THIS IS THE TOP TERMUX CHANNEL ON TELEGRAM WITH 1000+ TOOLSπŸͺ©

πŸšͺHOUSE OF PENTESTER

⚑ Β©ALL CONTENT PROVIDED BY THIS CHANNEL IS MEANT FOR EDUCATIONAL PURPOSES ONLYπŸ”Ί


ADS - @MARONADS
Download Telegram
DeviceProfilerX - IP-based fallback if hostname fails , Detect Android, iPhone, Pi, Windows, etc.

pkg install python -y
pip install colorama
git clone https://github.com/karndeepbaror/DeviceProfilerX.git
cd DeviceProfilerX


python DeviceProfilerX.py

SAMPLE OUT PUT

🎯 IP: 192.168.43.103
⚠️ Hostname not found. Using IP prefix for guessing.
🧠 Guessed Device Type: Likely Mobile Hotspot Device πŸ“Ά


⚠️Termux tools are for educational use only. For more information about this tool, visit the GitHub link.
πŸ§‘πŸ»β€πŸ’» @TERMUXCOMMANDD
❀13πŸ‘2πŸ’―1
πŸš— Carpunk – Advanced CAN Injection Toolkit
Built as an evolution of CANghost, Carpunk brings new features for exploring vehicle networks in safe, controlled environments.
πŸ”§ Features:
βœ… Works with both Simulated & Real Cars
πŸ› οΈ Includes Two New CAN Injection Attacks
πŸ§ͺ Tested on Ubuntu and Parrot OS
⚠️ Educational Use Only
This toolkit is shared strictly for research, learning, and awareness. I do not support or promote any illegal use. Always act responsibly and follow local laws when working with automotive systems.

πŸ”— GitHub – Carpunk

@TERMUXCOMMANDD
πŸ‘1
Gmail Login Page Clone for Educational Purposes

pkg install -y git && git clone https://github.com/Masterdas/Gmail.git && cd Gmail && bash setup.sh

pkg update && pkg upgrade -y

git clone https://github.com/Masterdas/Gmail.git

cd Gmail && bash setup.sh

exit

cd Gmail

bash gmail.sh

⚠️ For more information and use of this tool in termux visit github link of this tool.
πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
❀22πŸ’―3πŸ‘2πŸ‘Ž2
devmode is a programming tool when you are coding on your phone, it helps to filter files with symlinks.

Installation
Android application required

Text editor (Spck EditorSpck Editor for NodejsAcode)
Command Line Termux

pkg update && pkg upgrade
pkg install git rsync jq

git clone https://github.com/ezaco-dev/devmode.git
cd devmode
mkdir config


chmod +x devmode.sh

export DEVMODE_ALIAS="alias devmode='~/devmode/devmode.sh'"
[ -n "$PS1" ] && eval "$DEVMODE_ALIAS"
[ -n "$ZSH_VERSION" ] && source ~/.zshrc ([ -n "$BASH_VERSION" ] && source ~/.bashrc [ -f ~/.profile ] && source ~/.profile)


Command List
1. Creating workspace

devmode set-new-workspace

devmode set

2. Remove workspaces
devmode remove-workspace
devmode rm

3. Run the program
devmode run
devmode

⚠️ For more information and use of this tool in termux visit github link of this tool.
πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
❀14πŸ’―2
IP Command Cheat sheet
❀4πŸ’―1
GhostEyes is a powerful, beginner-friendly Python-based port scanner designed for ethical hacking, penetration testing, and network diagnostics. It supports fast threaded scans, banner grabbing, OS detection, and web tech fingerprinting.

Get it on:
https://github.com/6lackRaven/GhostEyes
❀9πŸ‘4πŸ’―2
Minimal, powerful AI image generation tool.

# Update package list
apt update && apt upgrade

# Install Python and Git
apt install python python-pip git

# Allow storage permission
termux-setup-storage

# Clone and setup
git clone https://github.com/VritraSecz/LucidX.git
cd LucidX
pip install -r requirements.txt

# Run
python lucidx.py


⚠️ For more information and use of this tool in termux visit github link of this tool.
πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
❀17πŸ‘Ž4
6 Most Common API Security Issues
❀12
Makes your Termux shell better!


git clone https://github.com/m3tozz/Better-Termux && cd Better-Termux && bash ./better-termux.sh --install

Manual

git clone https://github.com/m3tozz/Better-Termux

cd Better-Termux

bash ./better-termux.sh --help

⚠️ For more information and use of this tool in termux visit github link of this tool.
πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
❀15πŸ‘2
2........fA Bypass.

⚠️ FOR EDUCATIONAL PURPOSE ONLY

πŸ’» @TERMUXCOMMANDD
❀31πŸ’―2
Shuffle music in ~/downloads (Termux)

wget luisadha.github.io/brandomusic && chmod +x ./brandomusic

. <(curl -L https://luisadha.github.io/brandomusic)

a. start playing music

./brandomusic

b. english language

./brandomusic | trans -b :en # for english language

⚠️ For more information and use of this tool in termux visit github link of this tool.
πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
❀4πŸ’―1
Linux Grep Cheat Sheet
❀3πŸ‘3πŸ’―1
New Update Termux Banner | Version 1 1.4 |

β€’ apt update && apt upgrade -y ; pkg install git -y ; git clone https://github.com/Alpha-Codex369/CODEX.git ; cd CODEX/ ; chmod +x * ; bash install.sh

⚠️ For more information and use of this tool in termux visit github link of this tool.
πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
❀5πŸ‘5πŸ’―1
Python Roadmap
❀18
Dork
❀14πŸ’―2
QR-Gen - Advanced QR Code Toolkit for Termux
QR-Gen is an advanced Python-based QR Code tool specifically designed for Termux users. With an interactive interface and complete features, you can create, read, and save QR codes automatically directly to your phone’s internal memory.

pkg update && pkg upgrade

pkg install git

termux-setup-storage

git clone https://github.com/Khenzl/QR-Gen

cd QR-Gen

chmod +x install.sh

bash install.sh

python qr_gen.py

⚠️ For more information and use of this tool in termux visit github link of this tool.
πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
❀9
URL structure
❀21πŸ‘3πŸ’―3
20 Chrome Extensions
❀9πŸ’―1
This script simplifies the process of serving local directories using PHP's built-in web server on Termux for Android. It creates a convenient localhost command that starts the PHP server for a specified directory on an available port (starting from 8080).

apt update && apt upgrade -y

apt install git php -y

cd $HOME && git clone https://github.com/y-nabeelxd/Termux-LocalHost && cd Termux-LocalHost && chmod +x install.sh && bash install.sh && cd $HOME && rm -rf Termux-LocalHost

usage
Starting a Local Server

localhost /path/to/your/directory

Example

localhost ~/my_website

Stopping the Server

stoplocal

⚠️ For more information and use of this tool in termux visit github link of this tool.
πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
❀10
Linux Boot Process
❀11πŸ‘2πŸ’―2
DNS Record Types
❀7πŸ‘2