PHP-based ShareX Custom uploader, easy to setup and use.
- PHP Server (8.0+ recommended)
- Replace
CHANGEME
inupload.php
with something secure - Upload
upload.php
to your website
- Import
sharex.sxcu
to your local ShareX installation - Adjust
key
to match the one inupload.php
- Change
example.com
to your website's domain
- If you're using Cloudflare make sure you check your plan's HTTP POST limit (Cloudflare Docs)
- Adjust
upload_max_filesize
,post_max_size
values in your PHP installation