WangYihang / Platypus

:hammer: A modern multiple reverse shell sessions manager written in go
http://platypus-reverse-shell.vercel.app
GNU Lesser General Public License v3.0
1.52k stars 226 forks source link

Support for Android Devices #128

Open McPhilabuster opened 2 years ago

McPhilabuster commented 2 years ago

Specifically using encryption. I'm assuming based on previous responses that termite will not work on Android at the moment. Support for using standard HTTPs with TLS would also be nice.

WangYihang commented 2 years ago

Thanks for your advice, I will add this to the TODO list.

WangYihang commented 2 years ago

Currently, the termite binary supports Linux under the amd64 arch only. I will try to figure out how to enable the users to configure the OS and Arch of the termite binary.