Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A oneshot installation script to install copyparty and playit into a Termux instance. Playit is installed into a kali chroot, and copyparty is installed directly into Termux.

License

Notifications You must be signed in to change notification settings

mastercodeon31415/copyparty-playit-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub license GitHub issues GitHub stars

copyparty-playit-android

One shot install command:

pkg update -y && pkg upgrade -y -o Dpkg::Options::="--force-confnew" && pkg install wget proot tar -y && wget https://github.com/mastercodeon31415/copyparty-playit-android/raw/refs/heads/main/playit-copyparty-installer.sh && chmod 777 playit-copyparty-installer.sh && ./playit-copyparty-installer.sh

Uninstall command:

playit-copyparty-uninstall

Usage: Start the kali chroot by the following:

start-kali

Then you can run playit to start the playit agent. Copyparty is not installed into the chroot. You must exit the chroot and then run copyparty to start copyparty. You can pass any arguments you need with the shell alias.

Then simply run copyparty or playit Note: This will take up about 3.3gb of space after the Installation is finished.

Demo video i posted to youtube

Installation Demo

Contributing

Contributions are welcome! If you have suggestions for improvements or encounter any issues, please feel free to open an issue or submit a pull request.

Donation links

Anything is super helpful! Anything donated helps me keep developing this program and others!

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A oneshot installation script to install copyparty and playit into a Termux instance. Playit is installed into a kali chroot, and copyparty is installed directly into Termux.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages