Skip to content

Instantly share code, notes, and snippets.

View Sonchikufo1983's full-sized avatar
🇧🇾
BQru BQ-7038G Light Plus "7

Sonchikufo1983

🇧🇾
BQru BQ-7038G Light Plus "7
View GitHub Profile
@Sonchikufo1983
Sonchikufo1983 / Kali Linux GUI on Termux Android.md
Created December 17, 2024 07:08 — forked from HimDek/Kali Linux GUI on Termux Android.md
This Guide will help you install Kali Linux in Android, that too with a GUI Desktop Environment within Android. It uses Termux to run Kali Linux in Android with XFCE4 Desktop Environment and a Tight VNC Server, which we connect to using a VNC Viewer app in Android.

How to install Kali Linux GUI Desktop in Android using Termux:

This Guide will help you install Kali Linux in Android, that too with a GUI Desktop Environment within Android. It uses Termux to run Kali Linux in Android with XFCE4 Desktop Environment and a Tight VNC Server, which we connect to using a VNC Viewer app in Android.

Just Follow these steps to install Kali Linux with XFCE4 Desktop GUI in Android using Termux:

  • Download and install Termux in Android. (Play Store release is no more updated, so is not recommended.)
  • Open Termux and run the following commands:
    apt update && apt install python python2 openssh -y