===============================
___ ___ __
| |__ |__) |\/| | | \_/
| |___ | \ | | \__/ / \
__ __ __ __ ___ __
/__` / ` |__) | |__) | /__`
.__/ \__, | \ | | | .__/
______________________________
Project by
dmdhrumilmistry
______________________________
- Installation Scripts
Script Name Description Beef Installs Beef Framework on Termux cryptography Helps to install cryptography python package Installation Scripts to install linux distros in Termux without Root TOR WebServer Installs and configures apache2 webserver to host a website on TOR network Ngrok Installs ngrok on Termux GooglePhish Installs Google Phishing Page Project on Termux
-
Install TermuxScripts project
bash -c "$(curl -fsSL https://github.com/dmdhrumilmistry/TermuxScripts/blob/main/installer.sh?raw=True)"
-
Provide
termux-scripts.py
permission for execution if missingchmod +x TermuxScripts/termux-scripts.py
-
Start UI using
python termux-scripts.py
OR
./termux-scripts.py
-
Use help menu for options
>> help +---------+----------------------------------------------+ | Command | Description | +---------+----------------------------------------------+ | help | prints commands along with description | | exit | exits TermuxScripts console | | clear | clears console | | show | print options in current directory | | select | selects a directory, eg. select Installation | | back | move one directory back | | run | runs a script eg. run GooglePhish.sh | +---------+----------------------------------------------+
-
To run
GooglePhish.sh
scripts fromInstallation
scripts use:>> show +--------------+-----------------------+---------------+ | Dir | Files | Dirs | +--------------+-----------------------+---------------+ | . | installer.sh | .git | | | | Installation | | Installation | GooglePhish.sh | Beef | | | cryptography.sh | linux_distros | | | ngrok_installation.sh | | | | tor_webserver.sh | | +--------------+-----------------------+---------------+ >> select Installation >> run GooglePhish.sh
- Fork this project
- Update project
- Create Pull Request
- PR will be merged after reviewing the commits