Skip to content

Instantly share code, notes, and snippets.

@danylokos
Created October 29, 2019 08:57
Show Gist options
  • Save danylokos/29f1b2463397184d74d215f79e4bfeeb to your computer and use it in GitHub Desktop.
Save danylokos/29f1b2463397184d74d215f79e4bfeeb to your computer and use it in GitHub Desktop.
aria2c multithread download
aria2c \
-x 16 \
-s 16 \
--load-cookies=cookies.txt \
https://download.developer.apple.com/Developer_Tools/Xcode_10.3/Xcode_10.3.xip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment