DEV Community

H4Ck3R
H4Ck3R

Posted on • Edited on

2 1 1 1 1

[ Theme ] How to customise Termux terminal

What is Termux ?

Termux is an Android terminal emulator which is based on linux environment.
You can perform many attacks ( ex - openport attack , ddos , mitmf , sql injection , etc )

Termux support both rooted and unrooted devices
You can termux as a root to perform extra attacks which requires root access .

Usage :

Open the app , you will see graphical interface
Click on install packages , it will download some basic packages ( make sure you are connected with internet )
Now you can use termux
Before using it ( make sure you are connected with internet )

what can you do with termux ?

  1. we can perform different attacks
  2. Pentesting
  3. Vulnerability Scanning
  4. Ethical Hacking

We can do most of things using termux

How to install Termux
we can normally install termux using F-Droid

After installing we have to run some command

apt update && apt upgrade -y

Termux-os:

[+] Based on Zsh Shell !

[+] Pure Termux Look !

Features:

  • Added Termux Extra Keys
  • Added Banner
  • Added Own made Advance zsh theme
  • Added Highlight / Autosuggestion

Installation :

git clone https://github.com/h4ck3r0/Termux-os

cd Termux-os

bash os.sh

.

Postmark Image

Speedy emails, satisfied customers

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay