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

.

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

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

Okay