sakisafe

shitless file upload, pastebin and url shorter

USAGE

POST a file:

curl -F 'file=@yourfile.png' $SITE_URL

Shorten URL:

curl -F 'url=https://example.org' $SITE_URL

Post your text directly

curl -F 'file=@-' $SITE_URL

Or just upload a file here