sabamdarif / modded-kali

This GitHub repository is designed to make it easy to install various types of Kali Linux desktop environments, including XFCE , KDE , GNOME and more, within the Termux app using prooot-distro utility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Easily Install Full Kali Linux Verious Type Of Desktop in Termux

GitHub Repo stars GitHub issues GitHub License

FEATURE:

  • πŸ”ˆ Fixed Audio Output
  • 🌐 2 Browsers (Chromium & Mozilla Firefox)
  • πŸ“Ί VLC Media Player and MPV media player (VLC Fully work)
  • πŸ“š Easy for Beginners
  • πŸ’» Add new Application Menu
  • πŸ”¨ Install XFCE, LXDE, LXQT, KDE, or GNOME Desktop
  • 🎨 More customization (new styles added and new fonts etc...)

INSTALLATION:

  1. Firstly install Termux apk from HERE

  2. Secondly Clone the Repository & Run the setup File

    • pkg update -y && pkg upgrade -y
    • pkg install wget -y
    • wget https://raw.githubusercontent.com/sabamdarif/modded-kali/main/setup.sh
    • chmod +x setup.sh
    • bash setup.sh
    • kali
    • bash gui.sh
    • Now select KFCE, KDE, LXDE, LXQT OR GNOME Desktop (any one)

DEMO IMAGES:


Xfce Desktop


Gnome Desktop


Lxde Desktop


Lxqt Desktop


Kde Desktop

  1. You have to note your VNC password !!

  2. If you select xfce4 / default desktop environment then you need to run ./customize-my-desktop

  3. KALI image is now successfully installed.

    • Type vncstart to run Vncserver
    • Type vncstop to stop Vncserver
  4. Install VNC VIEWER Apk on your Device. Google Play Store

  5. Or, Install NetHunter KeX from Nethunter Store

  6. Open VNC VIEWER & Click on + Button & Enter the Address localhost:1 & Name anything you like

  7. Set the Picture Quality to High for better Quality

  8. Click on Connect & Input the Password

  9. Install Termux:x11

  10. Enjoy πŸ˜„

NOTE:

  • Type kali to run KALI CLI as noraml user
  • Type kali -r to run KALI CLI as root user
  • Type vncstart to run Vncserver
  • Type vncstop to stop Vncserver
  • Type vncstop -f to stop Vncserver forcefully
  • Type kali -tx11start to Start The Desktop Using Termux:x11
  • Type kali -tx11stop to Stop Termux:x11
  • Type bash remove.sh to remove KALI

ISSUES:

  • Issue:- Vnc server related issue like vnc autostop , Apps not showing
  • Solution:- Login into root user using kali -r then launch vncserver

If you like our work then dont forget to give a Star :)

About

This GitHub repository is designed to make it easy to install various types of Kali Linux desktop environments, including XFCE , KDE , GNOME and more, within the Termux app using prooot-distro utility

License:Apache License 2.0


Languages

Language:Shell 100.0%