xaizone / sharex-custom-upload

⬆️ A Simple PHP-based ShareX Uploader.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

⬆️ A Simple PHP-based ShareX Uploader.


Languages

Language:PHP 100.0%