Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.17 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.17 KB

ShareX uploader backend

Simple ShareX uploader backend in PHP.

How to use

  1. Add upload.php to your web server.

  2. Create an images/ directory.

  3. Open upload.php, change the $TOKENS array and insert your own secrets there.

    image

  4. Open config.sxcu, change the secret in arguments to one of the ones you changed in the previous step.

    image

  5. Also change every localhost mention to your domain.

    image

  6. Apply the config file by double clicking on config.sxcu.

  7. Make ShareX upload the image to a web server after capturing it.

    Colorless-Indri_27 01 2023

  8. Also make ShareX copy the URL to your clipboard.

    image