https://github.com/asivery/dlfile
A tiny program for downloading a file in rust
https://github.com/asivery/dlfile
Last synced: 10 months ago
JSON representation
A tiny program for downloading a file in rust
- Host: GitHub
- URL: https://github.com/asivery/dlfile
- Owner: asivery
- License: gpl-3.0
- Created: 2025-01-03T00:40:12.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-28T13:56:30.000Z (over 1 year ago)
- Last Synced: 2025-06-28T16:51:09.520Z (12 months ago)
- Language: Rust
- Size: 6.58 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# dlfile
A simple utility to download a file over HTTP(S) with vendored-in openssl.
```
Usage: dlfile [name]
```