Contact
Installer Version 1.0
This is a script that allows you to install Parrot Os in your termux application without a rooted device
- Update termux:
apt-get update && apt-get upgrade -y
- Install wget:
apt-get install wget proot git curl -y
- Go to HOME folder:
cd ~
- Download script:
git clone https://github.com/Whomrx666/parrot-os.git
- Go to script folder:
cd parrot-os
- Give execution permission:
chmod +x parrot.sh
- Run the script:
bash parrot.sh -y
- Now just start parrot:
./startparrot.sh