UpFast: Minimal file upload and sharing tool

0x0.st Influenced file upload and sharing tool

To upload files use curl: curl -F "file=@/path/to/file" "https://upfast.cronyakatsuki.xyz"

Or for Tulg on a windows pc ;)

File:

To delete a file using curl: curl -X DELETE "https://upfast.cronyakatsuki.xyz/files/:file"

To get of all files hosted on the instance check files

Created and maintained by Crony Akatsuki

Code is hosted on https://code.cronyakatsuki.xyz/crony/upfast