A php file host which can be used with sharex
Based on https://github.com/Inteliboi/ShareX-Custom-Upload
Example of where it is being hosted: https://files.highlyflammable.tech/
- Clone
- Edit index.php:
- Adding in your own sql database info
- Editing your response when a file isn't found or on the homepage
- Upload to your host
- Create a folder called
i
- Change
i
Chmod to be 770 - Copy example.sxcu into sharex and edit to have you domain and tokens in
I will create a Database setup file soon but for now it only needs a table called TOKENS
and a column called TOKEN
+ OWNER
Another table called URLS
with columns called URL
+ ID
+ OWNER
If you need support please join the code::together discord server. Then please ping me ♛ ᖴᒪᗩᙏᙏᗩᙖᒪᙓᗩSSᗩSSIᑎ® ♛#4701 in the php channel!
- Add SQL database support
- URL Shortener
- Add file name checking
- A Sharex custom uploader file generator for either clipboard or file download
- Get a list of viewable files
- Token manager for the DB
- Password protect a file