-
File Upload:
- ShareX compatibility
- Support for files of any size
- Automatic random name generation
- Upload progress tracking
- Drag-and-drop
-
File Management:
- File listing
- Deletion via special URLs
- View tracking
- Partial download support
-
URL Shortening:
- ShareX compatibility
- Short link creation
- Custom short URLs
- Deletion via special links
- View tracking
-
Administrative Features:
- Statistics viewing
- File management
- System monitoring
-
Technical Features:
- Simple stateless user authentication
- SQLite for metadata storage
- HTTPS support
preview.mp4
To install dependencies:
bun installTo run:
bun run devTo build and run:
bun run build
./bun-file-serverThis project was created using bun init in bun v1.2.4. Bun is a fast all-in-one JavaScript runtime.