#!/usr/bin/env python3 # HTTPZ Web Scanner - Developed by acidvegas in Python (https://github.com/acidvegas/httpz) # httpz_scanner/__init__.py from .scanner import HTTPZScanner from .colors import Colors __version__ = '1.0.9'