dl 并发http文件下载器,支持速率限制,从断点恢复。 安装 go get github.com/ejunjsh/dl 用法 # dl usage: dl [--header [ --header ]] [[rate limit:]url...] --header: specify your http header,format is "key:value" rate limit: limit the speed,unit is KB url...: urls you want to download 例 并发下载 ➜ dl https://downloa