https://github.com/aviksaikat/fuzzjs
Download files from URLs (I Hope so...)
https://github.com/aviksaikat/fuzzjs
cybersecurity downloader javascript js python utilities
Last synced: about 1 month ago
JSON representation
Download files from URLs (I Hope so...)
- Host: GitHub
- URL: https://github.com/aviksaikat/fuzzjs
- Owner: Aviksaikat
- Created: 2021-12-16T08:44:58.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-17T19:35:15.000Z (over 2 years ago)
- Last Synced: 2025-12-01T17:28:04.721Z (7 months ago)
- Topics: cybersecurity, downloader, javascript, js, python, utilities
- Language: Python
- Homepage:
- Size: 87.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Download files from URL list(Very fast)
> Saikat Karmakar | Dec 16 : 2021
---
- Requirements:
```bash
python3
pip install colorama
pip install futures
```
- Usage:
```bash
usage: get-js.py [-h] [-f FILES] [-t THREADS] [-o OUT]
File downloader
optional arguments:
-h, --help show this help message and exit
-f FILES, --files FILES
File containing URL files
-t THREADS, --threads THREADS
Number of threads (default 15)
-o OUT, --out OUT Output directory
```
- Screenshot:
