mirror of
https://github.com/diced/zipline.git
synced 2025-05-19 15:54:22 +02:00
A ShareX/file upload server that is easy to use, packed with features, and with an easy setup!
https://zipline.diced.sh/
dockerfile-serverfile-sharingfile-uploadfile-uploadergallerymantinenextjsreactjsscreenshotsharexsharex-serversharex-uploaderzipline
.github | ||
public | ||
src | ||
.dockerignore | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.prettierignore | ||
.prettierrc.json | ||
docker-compose.template.yml | ||
Dockerfile | ||
favicon.ico | ||
LICENSE | ||
next-env.d.ts | ||
package.json | ||
README.md | ||
release.js | ||
setup.js | ||
tsconfig.json | ||
yarn.lock |
Zipline
The best and only React + Next.js ShareX / File Uploader you would ever want.
Comparison
Wondering how Zipline compares to other popular uploaders? We have done some benchmarking on other popular upload servers, see how Zipline compares.
Uploader | Average ms (3 batches/1.5k files) |
---|---|
Zipline | 61 ms |
ShareX-Upload-Server | 86 ms |
Note: there were 3 batches of 1.5k requests, the average ms of each was averaged again
Note 2: results will vary because its very dependent on the server, location, and your internet (these tests were run on the same machine with local dbs)
Features
- Configurable
- Fast (API)
- Built with Next.js & React
- Support for multible database types (literally the only one that supports multiple dbs, mongo soon)
- Token protected uploading
- MFA with Authy/Google Authenticator
- Easy setup instructions on docs