{{define "index"}}
0x0.st Influenced file upload and sharing tool
To upload files use curl:
curl -F "file=@/path/to/file" "{{.Host}}"
To delete a file using curl:
curl "{{.Host}}/delete/file_name"
NOTE: This is an upload only instance, if you wan't a file on the instance deleted ask the hoster to delete the file.
{{end}}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
{{end}}