6 releases
| 0.2.3 | Feb 8, 2024 |
|---|---|
| 0.2.2 | Jan 17, 2024 |
| 0.1.2 |
|
| 0.0.1 |
|
#6 in #uploader
79 downloads per month
19KB
293 lines
null-pointer
A simple CLI to upload files to 0x0.st because curl syntax is annoying to type.
Backend is there: https://git.0x0.st/mia/0x0
Installation
cargo install null-pointer
Usage
Usage: 0x0 [OPTIONS] <COMMAND>
Commands:
upload Upload file and get short link. Optionally get management token if first upload
expire Update expiration date using token
delete Delete file immediately using token
Options:
--domain <DOMAIN> Custom service url [default: 0x0.st]
-h, --help Print help (see more with '--help')
Dependencies
~1–1.5MB
~28K SLoC