Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 456 Bytes

installation.rst

File metadata and controls

17 lines (11 loc) · 456 Bytes

Installation

From source

You can easily install ZFuzz from Github by following these commands:

$ git clone https://github.com/z3pp/ZFuzz.git
$ cd ZFuzz
$ python setup.py install

Dependencies

ZFuzz only use colored for the colored output and requests for the HTTP requests