-
Notifications
You must be signed in to change notification settings - Fork 161
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: download snapshots from CloudFlare #3492
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
Generally speaking, for user facing binaries(forest-cli/forest-tool) shouldn't we use progress bars and not progress logs?
Did you compare the speed of both approaches? |
My download speed in Europe from CloudFlare is top-notch. Hailong tested from China and got 12MiB/s from CloudFlare (using wget) and only 300KiB/s from DO (using |
Summary of changes
Changes introduced in this pull request:
reqwest
instead ofaria2c
.forest-tool
.Reference issue to close (if applicable)
Closes
Other information and links
Change checklist