-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Compatibility & Dependencies
Somdev Sangwan edited this page Nov 10, 2018
·
4 revisions
XSStrike is fully compatible with python versions >= 3.4
XSStrike has been tested on Linux (Arch, Debian, Ubnutu), Termux, Windows (7 & 10), Mac, and works as expected. Feel free to report any bugs you encounter.
Mac & Windows don't support ANSI escape sequences so the output won't be colored on Mac & Windows.
- tld
- requests
- fuzzywuzzy
**Note: ** Use
pip3
instead ofpip
to install dependencies.
Rest of the python libraries used by XSStrike are standard libraries which come preinstalled with a python interpreter.