httpz- Hyper-fast HTTP Scraping Tool |
git clone git://git.acid.vegas/httpz.git |
Log | Files | Refs | Archive | README | LICENSE |
commit 86b3374a8c4c5e433b43a226882ea1c463e2d9a4
parent 3138edc754ae93388bc90d0703b4d5ed42210f1d Author: acidvegas <acid.vegas@acid.vegas> Date: Tue, 11 Feb 2025 02:18:54 -0500 fuck Diffstat:
|
1 file changed, 1 insertion(+), 1 deletion(-) |
diff --git a/setup.py b/setup.py @@ -8,7 +8,7 @@ with open('README.md', 'r', encoding='utf-8') as f: long_description = f.read() setup( - name='httpz', + name='httpz-scanner', version='1.0.0', author='acidvegas', author_email='acid.vegas@acid.vegas', |