Help with uploading.


Allowed file types

Blocked file types

Maximum file size (for this instance): 200 MB


Upload via cURL

Use curl to upload files directly:

curl -F "file=@yourfile.png" -F "ttl=1d" https://vermin.uname.network/upload

Replace yourfile.png with your file and choose a TTL option.

Options

Default TTL is 1 hour



Upload via External Program/Script

If you plan on using ShareX to upload, there is a Custom Uploader profile available here
For Linux command line users, there is a bash script here