httpz- Hyper-fast HTTP Scraping Tool |
git clone git://git.acid.vegas/httpz.git |
Log | Files | Refs | Archive | README | LICENSE |
commit e637ebc8c87beb58e2015d7066d6db94b99ebbb9
parent d773bb6b0c65ce1909371c56e67c2a37ed005b04 Author: acidvegas <acid.vegas@acid.vegas> Date: Tue, 11 Feb 2025 02:50:13 -0500 fuck Diffstat:
|
2 files changed, 4 insertions(+), 4 deletions(-) | |
diff --git a/httpz_scanner/__init__.py b/httpz_scanner/__init__.py @@ -6,4 +6,4 @@ from .scanner import HTTPZScanner from .colors import Colors -__version__ = '1.0.7' -\ No newline at end of file +__version__ = '1.0.8' +\ No newline at end of file |