Anonphisher is an Automated phi$hing tool to phi$h various sites with 30+ templates and also has an inbuilt ngrok already to easily help you generate your link and send it to your victim. Anonphisher tool is made with pure bash script and needs required packages for it to work.
Installation Commands
apt update && apt upgrade
pkg install git -y
cd anonphisher
chmod +x anonphisher.sh
bash anonphisher.sh
For more information and use of this tool in termux visit github link of this tool.