Skip to content

Compatibility & Dependencies

Somdev Sangwan edited this page Jan 31, 2019 · 1 revision

Python Versions

Bolt is fully compatible with python versions >= 3.4

Operating Systems

Bolt 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.

Colors

Mac & Windows don't support ANSI escape sequences so the output won't be colored on Mac & Windows.

Dependencies

  • numpy
  • scipy
  • requests
  • fuzzywuzzy

**Note: ** Use pip3 instead of pip to install dependencies.

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

Clone this wiki locally