- Based in PHP! Run it on your cPanel!
- Upload
upload.php
to your web server and chmod to777
. - Create a folder named
i
and chmod to777
. - Change the tokens to something random! (This is extremely important for security)!
- Add example.sxcu to ShareX and configure to your server and token!
- Profit.
- Open upload.sxcu
- Find this line
$tokens = array("token1", "token2");
- Simply change token1 or token2 to a token of your choosing!
- If you need more, simply add a comma and quotes.
- Open
example.sxcu
with a text editor. - Change
YOUR_KEY_HERE
to to your key. - Change
http://yourdomain.com/upload.php
andhttp://yourdomain.com/i/$json:url$
to your domain.