64 lines
2.9 KiB
Markdown
64 lines
2.9 KiB
Markdown
<div align="center">
|
|
<h1>File Delivery Cabinet - Lite</h1>
|
|
<h2>FileCodeBox-Lite</h2>
|
|
<p><em>Anonymous passcode sharing of text and files, picking up files just like picking up express deliveries</em></p>
|
|
<p>Join our QQ Group: 739673698</p>
|
|
</div>
|
|
|
|

|
|
|
|
---
|
|
|
|
<div align="center" style="text-align: center;margin: 20px 0">
|
|
<a href="./readme.md">简体中文</a> |
|
|
<a href="./readme_en.md">English</a> |
|
|
<a href="https://github.com/vastsa/FileCodeBox/wiki/Deployment-Tutorial">Deployment Guide</a> |
|
|
<a href="https://github.com/vastsa/FileCodeBox/wiki/Frequently-asked-questions">FAQ</a>
|
|
</div>
|
|
|
|
## Screenshots
|
|
|
|
<table style="width:100%">
|
|
<tr style="width: 100%">
|
|
<td style="width: 50%"><img src="./.github/images/img.png" alt="Send Files"></td>
|
|
<td style="width: 50%"><img src="./.github/images/img_1.png" alt="Send Files"></td>
|
|
</tr>
|
|
<tr style="width: 100%">
|
|
<td style="width: 50%"><img src="./.github/images/img_2.png" alt="Send Files"></td>
|
|
<td style="width: 50%"><img src="./.github/images/img_3.png" alt="Send Files"></td>
|
|
</tr>
|
|
<tr style="width: 100%">
|
|
<td style="width: 50%"><img src="./.github/images/img_4.png" alt="Send Files"></td>
|
|
<td style="width: 50%"><img src="./.github/images/img_5.png" alt="Send Files"></td>
|
|
</tr>
|
|
</table>
|
|
|
|
## Key Features
|
|
|
|
- [x] **Lightweight and Simple:** Built on Fastapi + Sqlite3 + Vue3 + ElementUI
|
|
- [x] **Easy Upload:** Supports copy-paste and drag-and-drop selection
|
|
- [x] **Multiple Types:** Supports text and files
|
|
- [x] **Brute-Force Protection:** Limits on wrong attempts
|
|
- [x] **Abuse Prevention:** IP-based upload limits
|
|
- [x] **Passcode Sharing:** Random passcodes for storing and retrieving files, customizable retries, and expiration periods
|
|
- [x] **Internationalization:** Supports Simplified Chinese, Traditional Chinese, English, etc.
|
|
- [x] **Anonymous Sharing:** No registration or login required
|
|
- [x] **Admin Panel:** View and delete files
|
|
- [x] **One-Click Deployment:** Supports Docker one-click deployment
|
|
- [x] **Flexible Expansion:** Supports S3 protocol and local file streams, with the ability to add new storage engines in the storage file
|
|
- [x] **Simple and Clear:** Ideal for beginner projects
|
|
- [x] **Terminal Download:** Terminal command `wget https://share.lanol.cn/share/select?code=83432`
|
|
|
|
## Project Status
|
|
|
|

|
|
|
|
## Star History
|
|
|
|
[](https://star-history.com/#vastsa/FileCodeBox&Date)
|
|
|
|
## Disclaimer
|
|
|
|
This project is open-sourced for learning purposes only and shall not be used for any illegal activities. Any consequences are the sole responsibility of the user and have no
|
|
relation to the author. Please retain the project link when using. Thank you.
|