null-pointer

Crates.ionull-pointer
lib.rsnull-pointer
version0.2.3
sourcesrc
created_at2021-05-10 15:00:50.014423
updated_at2024-02-08 16:58:24.758852
descriptionSimple 0x0.st file uploader
homepagehttps://git.based.computer/fogapod/null-pointer
repositoryhttps://git.based.computer/fogapod/null-pointer
max_upload_size
id395588
size55,797
Eugene (Fogapod)

documentation

README

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')
Commit count: 0

cargo fmt