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
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
Apktool 2.12.0 For Termux , Version : 2.12.0 , Maintained

apt-get update -y
apt-get upgrade -y
git clone https://github.com/h4ck3r0/Apktool-termux
cd $HOME
ls
cd Apktool-termux
chmod +x *
bash setup.sh

[+]-- Open new session in termux and Type apktool

⚠️ For more information and use of this tool in termux visit github link of this tool.
πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
❀4πŸ’―2
Encryption vs Cryptography
πŸ’―3❀1
HTTP Status Codes
πŸ‘13❀4πŸ’―3
A colorful terminal-based music player that streams songs directly from YouTube. Search any track, select from rainbow-colored results, and enjoy instant playback - no downloads needed! Perfect for Termux/Android and desktop terminals. ✨

pkg install python mpv ffmpeg
pip install python-mpv yt-dlp requests colorama

git clone https://github.com/y-nabeelxd/YT-Music-Player.git
cd YT-Music-Player

python song.py

⚠️ For more information and use of this tool in termux visit github link of this tool.
πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
❀5πŸ’―1
DNS Records
πŸ‘7❀3πŸ’―1
Command Line Linux
❀7πŸ‘2πŸ’―1
tools brtforce instagram account new method

pkg update
pkg upgrade
apt install git
apt install make
apt install clang
apt install tree
apt install python ripgrep silversearcher-ag zsh tcsh loksh

git clone https://github.com/ViewTechOrg/Crack-IG
cd Crack-IG
make all

xonsh setup.xsh install
bash out.bin


⚠️ For more information and use of this tool in termux visit github link of this tool.
πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
❀13πŸ’―4
DNS Query
❀4πŸ’―1
Cybersecurity Domains
❀4πŸ’―1
end_to_end_encryption
❀8πŸ‘2πŸ’―1
An advance tool for termux which gather all metadata from an image.

git clone https://github.com/hackops-academy/MetaGhost
cd MetaGhost
chmod +x MetaGhost.sh
./MetaGhost.sh

cd MetaGhost
./MetaGhost.sh

⚠️ For more information and use of this tool in termux visit github link of this tool.
πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
❀7πŸ‘4πŸ’―2
Content Type XSS
❀4πŸ‘2πŸ’―2
Benefits of Penetration Testing
❀7πŸ’―2
Linux Terminal
❀6πŸ‘6πŸ’―1
BEST BOOKS πŸ“š
❀10πŸ’―1
PortEye is a lightweight and simple Bash Tool designed to scan a range of ports on a target host and determine which ones are open.

git clone https://github.com/s-r-e-e-r-a-j/PortEye.git
cd PortEye
cd PortEye

bash porteye.sh <target_ip> <starting_port> <ending_port>


bash porteye.sh 192.168.1.1 20 80

⚠️ For more information and use of this tool in termux visit github link of this tool.
πŸ‘¨β€πŸ’»  @TERMUXCOMMANDD
❀11πŸ’―1
20 Must-Read API Security Tips
πŸ‘9