• Stars
    star
    141
  • Rank 254,745 (Top 6 %)
  • Language
    Shell
  • License
    Apache License 2.0
  • Created over 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Installing Parrot Os With Termux

parrot-in-termux

Contact

Telegram

Version Info

Installer Version 1.0

What's This?

This is a script that allows you to install Parrot Os in your termux application without a rooted device

Installations Guide

  1. Update termux: apt-get update && apt-get upgrade -y
  2. Install wget: apt-get install wget proot git curl -y
  3. Go to HOME folder: cd ~
  4. Download script: git clone https://github.com/RiSecID/parrot-in-termux.git
  5. Go to script folder: cd parrot-in-termux
  6. Give execution permission: chmod +x parrot.sh
  7. Run the script: bash parrot.sh -y
  8. Now just start parrot: ./startparrot.sh