/sharex-custom-upload

⬆️ A Simple PHP-based ShareX Uploader.

Primary LanguagePHP

sharex-custom-upload

PHP-based ShareX Custom uploader, easy to setup and use.

Prerequisites

  • PHP Server (8.0+ recommended)

Installation

Server

  1. Replace CHANGEME in upload.php with something secure
  2. Upload upload.php to your website

Client

  1. Import sharex.sxcu to your local ShareX installation
  2. Adjust key to match the one in upload.php
  3. Change example.com to your website's domain

Note

  • 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