All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

rapel: A Go-based chunked HTTP downloader with resume support for unstable networks

By

autorun

5d ago· 3 min readenCode

Summary

A technical README/documentation for 'rapel', a Go-based command-line tool for chunked HTTP downloads with resume support, designed for unstable networks. It supports custom chunk sizes, concurrent downloads, and proxy usage.

Key quotes

· 5 pulled
Chunked HTTP downloader with resume support.
A modern, cross-platform implementation with improved state management and progress tracking.
Download a file with default settings (100MB chunks, 1 concurrent job)
Download with custom chunk size and multiple concurrent downloads
Download through a proxy
Snippet from the RSS feed
chunked resumable downloads in unstable networks. Contribute to redraw/rapel development by creating an account on GitHub.

You might also wanna read