wiki:Marisa

Marisa

HTTP-based temporary file upload system.

Server details

Usage

curl(1)

PUT
curl --basic --user <username>:<password> --upload-file <file> https://u.chaotic.ninja
POST
curl --basic --user <username>:<password> -F file=@<file> https://u.chaotic.ninja

See also

Last modified 7 weeks ago Last modified on Sep 27, 2024, 3:51:13 PM
Note: See TracWiki for help on using the wiki.