Tilapia is for demonstration purposes only and not for a mass attack. Port forwarding is handled by Ngrok and localxpose.
This tool is for educational purposes only. Any misuse or damage caused will be solely the users responsibility.
The templates provided are basic and are for demonstration purposes, not a real engagement.
Note: I created this tool in order to help me learn Python. Port forwarding depends on Ngrok/localxpose so if they go down so does port forwarding. Do it manually on your router for more reliable results
git clone https://github.com/helich0pper/tilapia.git
cd tilapia
sudo ./setup.sh
sudo apt-get install python3-pip
sudo pip3 install -r requirements.txt
sudo ./tilapia.py
Make sure PHP is in your path. You can test this by runningphp --version
Tilapia uses Ngrok and LocalXpose to port forward hosted domains making them accessible from outside your Local Area Network (LAN).