XssPy
XssPy copied to clipboard
Syntax Errors while running the script in termux
Hi, I cloned the script in termux and while running in mobile I am getting error that in print statement parantheses missing.
Steps I followed :
- git clone https://github.com/faizann24/XssPy
- python XssPy.py google.com
You are running through python 3 whereas this script is made with python 2 Use docker as a workaround !