Skip to content

alipourhabibi/http-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http-downloader

A very simple http downloader written with syscall, which can handle downloading in chunks

compose

you first need to put your files in /tmp/nginx

$ docker compose up -d
$ docker exec -it HTTPDL_CONTAINER sh
# /bin/httpdl --port PORT --ip IP --filename FILENAME --source true

About

simple http downloader using syscalls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages