Skip to content

Latest commit

 

History

History
171 lines (127 loc) · 8.08 KB

File metadata and controls

171 lines (127 loc) · 8.08 KB

Linux CLI + GUI for Android

LinuxDroid


🌐 LinuxDroid: Your Gateway to Linux on Android

Experience Linux Anywhere, Anytime!

LinuxDroid transforms your Android device into a versatile Linux machine, offering both CLI and GUI support. It's the ultimate tool for developers, pentesters, and enthusiasts to unleash the power of Linux on the go.

LinuxDroid


🚀 One-Click Installation Script

Get Started in Seconds!

Say goodbye to complex installations. With our one-click script, you can have your preferred Linux distribution up and running in no time.

Quick Start Command:

curl -sSL https://raw.githubusercontent.com/AryanVBW/LinuxDroid/refs/heads/main/1click.install.sh | bash

🛡️ Supported Operating Systems

Choose Your Favorite Distribution:

Distribution Icon
Parrot OS 🦜
Kali
Ubuntu
Arch
Debian
Manjaro
Void
Alpine
Fedora
NethunterRootLess
Coming Soon BlackBox, CentOS

💻 Desktop Environments & Window Managers

Make Linux Your Own:

  • Desktop Environments: LXDE, LXQT, XFCE, MATE, KDE Plasma (Beta), GNOME (Coming Soon)
  • Window Managers: Awesome, Openbox, i3

🌟 Features

Why LinuxDroid?

  • Seamless Linux Experience: Install and manage multiple distributions effortlessly.
  • GUI and CLI Flexibility: Switch between graphical and command-line interfaces.
  • Ideal for Developers & Pentesters: Preloaded with tools for coding, security, and more.

Pre-Installed Tools:

Category Tools
Penetration Testing Nmap, Wireshark, Metasploit, Hydra, Aircrack-ng
Web Security Burp Suite, SQLMap
Productivity LibreOffice, Visual Studio Code
Browsers Mozilla Firefox

🛠 Installation Guide

Follow These Simple Steps:

  1. Install Termux: Download Termux from F-Droid or the NetHunter Store.

Download Termux

2. **Install Supporting Apps:** Get NetHunter-KeX client and Hacker’s Keyboard.

  1. Initial Setup: Open Termux and run these commands:
pkg update -y && pkg upgrade -y
termux-setup-storage
pkg install wget -y && pkg install figlet -y
wget https://github.com/AryanVBW/LinuxDroid/releases/download/scripts/LinuxDroidmenu.sh && chmod +x LinuxDroidmenu.sh
wget https://github.com/AryanVBW/LinuxDroid/releases/download/A1/default.bashrc && chmod +x default.bashrc
rm -rf .bashrc && cp default.bashrc .bashrc
wget https://github.com/AryanVBW/LinuxDroid/releases/download/scripts/LinuxDroid.sh && chmod +x LinuxDroid.sh && bash LinuxDroid.sh

Select Linux you want to install Linuxdroid automatically isntall it and setup it.

🚨For manually installation of and Linux follow the following

Copy it forNetHunterRootlessEdition:

wget -O install-nethunter-termux https://offs.ec/2MceZWr
   chmod +x install-nethunter-termux
 ./install-nethunter-termux
wget https://raw.githubusercontent.com/AryanVBW/LinuxDroid/main/Scripts/menu.sh && chmod +x menu.sh
 wget https://raw.githubusercontent.com/AryanVBW/LinuxDroid/main/Scripts/default.bashrc
mv default.bashrc .bashrc

Kali NetHunter is the ultimate mobile penetration testing platform. It's based on Kali Linux, the most popular penetration testing distribution, and it allows you to run a full range of security tools on your Android device.

With Kali NetHunter, you can:

  • Penetration test Android devices
  • Perform security research
  • Learn about ethical hacking

Kali NetHunter is easy to install and use. Just follow the instructions in this guide and you'll be up and running in minutes.

Copy it for Ubuntu 22.04 CLI:

 pkg update -y && pkg install wget   curl proot tar -y && wget https://github.com/AryanVBW/LinuxDroid/blob/L2/Scripts/InstallScript/Cli/ubuntu22.sh -O ubuntu22.sh && chmod +x ubuntu22.sh && bash ubuntu22.sh

📸 Screenshots & Visual Guides

See LinuxDroid in Action:

Click here for more visuals.

Arrow


Visitor Count:

Made with ❤️ by Vivek W

v1.1.2