Skip to content

Compatibility & Dependencies

kleiton0x00 edited this page Oct 22, 2020 · 5 revisions

Python Versions

XSScope is fully compatible with python versions >= 3.x

Operating Systems

XSScope has been tested on Linux (Ubuntu) and Windows. If you want to use the Windows version, please install XSScope from the official release: https://github.com/kleiton0x00/XSScope/releases/tag/2.2

Dependencies for Linux

pyngrok
pyperclip
requests

Dependencies for Windows

pyngrok
zipfile
pyperclip
requests
NOTE: Use pip3 instead of pip to install dependencies.

Rest of the python libraries used by XSScope are standard libraries which come preinstalled with a python interpreter.