ShareX-Uploader
Docker 应用程序 from ImFascinated's Repository
概述
Easily upload screenshots and files to a simple CDN using ShareX.
要求
ShareX (For Windows)
运行时参数
- 网络用户界面
http://[IP]:[PORT:80]- 网络
bridge- 外壳
bash- 特权
- false
模板配置
FILES_LOCATIONPathrw
Where you want the uploaded files to be stored.
- 目标
- /var/www/html
- 价值
- /mnt/user/Storage/CDN
Max Upload SizeVariable
The max upload size of files in megabytes. Eg: 500M
- 目标
- MAX_UPLOAD_SIZE
- 价值
- 500M
Upload SecretsVariable
You can add multiple secrets. Format: secret1,secret2,secret3
- 目标
- UPLOAD_SECRETS
- 价值
- set me
Upload DirectoryVariable
The upload directory (If you don't know what this is, ignore it)
- 目标
- UPLOAD_DIR
- 价值
- ./
Use Random File NamesVariable
Use random file names instead of the original file name. (If this is enabled it will replace the file name given by ShareX with a random one)
- 目标
- USE_RANDOM_FILE_NAMES
- 价值
- true
Random File Name LengthVariable
The length of the random file name (if above setting is enabled)
- 目标
- FILE_NAME_LENGTH
- 价值
- 8
Server PortPorttcp
The port to connect to the application on.
- 目标
- 80
- 价值
- 8087
类别
详细信息
存储库
ghcr.io/realfascinated/sharex-php-uploader:latest最后更新2026-06-01
初见2025-12-01
在Unraid 上运行 ShareX-Uploader 。
ShareX-Uploader 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。