got
got copied to clipboard
Got: Simple golang package and CLI tool to download large files faster 🏃 than cURL and Wget!
I wonder if disabling SSL cert check is possible? In some cases we use self-signed certificates and `got` refuses to download from that servers. pops an error like in the...
Hi melbahja! I got 2 issue while using `got`, maybe we can improve 1. save disk space I use `got` to download a file from http server support range feature....
Hi, thanks for your great project, it is really great !! But I met a problem when using your tool to download ImageNet-21k(https://image-net.org/data/winter21_whole.tar.gz). It is a single file and its...
I use --chunk 5242880 to specify ChunkSize. If the size of the target file is less then 5M, the content downloaded is not valid. Its sha256 is not right. I...
https://github.com/vearutop/plt is a good example