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