httpz- Hyper-fast HTTP Scraping Tool |
git clone git://git.acid.vegas/httpz.git |
Log | Files | Refs | Archive | README | LICENSE |
commit 311d37108a7310aaa35a79cf3c770b585e7a8e8f
parent cd66542003d2c079687ec4931b91d0ba2f81c19e Author: acidvegas <acid.vegas@acid.vegas> Date: Tue, 11 Feb 2025 21:40:49 -0500 fuck Diffstat:
|
3 files changed, 7 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__ = '2.0.7' -\ No newline at end of file +__version__ = '2.0.8' +\ No newline at end of file |