httpz- Hyper-fast HTTP Scraping Tool |
git clone git://git.acid.vegas/httpz.git |
Log | Files | Refs | Archive | README | LICENSE |
commit 40df797d32da885dd8fc1bda7f9501ebe50134e5
parent e637ebc8c87beb58e2015d7066d6db94b99ebbb9 Author: acidvegas <acid.vegas@acid.vegas> Date: Tue, 11 Feb 2025 02:52:12 -0500 fuck Diffstat:
|
3 files changed, 8 insertions(+), 3 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.8' -\ No newline at end of file +__version__ = '1.0.9' +\ No newline at end of file |