Skip to content
This repository has been archived by the owner on Jun 18, 2022. It is now read-only.
/ dlrs Public archive

A wget and curl replacement written in Rust.

Notifications You must be signed in to change notification settings

ConnyOnny/dlrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dlrs

A small and simple program to download things, similar to wget or curl (but much simpler). Written in Rust.

This repository is not currently maintained.

Features

  • downloading from http or ftp to stdout or a local file.

Usage

Usage: dlrs url [outfilename]
If no outfilename is given, will download to stdout

About

A wget and curl replacement written in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages