Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LANDrop

區網檔案互傳工具,一鍵分享檔案給同網路的裝置。

✨ 功能

  • 📤 拖曳上傳 / 多檔上傳
  • 📥 一鍵下載
  • 📱 QR Code 快速連線
  • 🖼️ 圖片預覽
  • 🔒 Token 存取控制
  • 🌙 深色 / 淺色主題
  • 📁 檔案分類篩選
  • 🔄 自動刷新檔案列表

🚀 快速開始

方法一:Python 直接執行

# 安裝依賴
pip install -r requirements.txt

# 啟動
python app.py

方法二:Docker

docker-compose up -d

啟動後開啟 http://<你的IP>:8000 即可使用。

⚙️ 環境變數

變數 預設值 說明
PORT 8000 服務埠號
UPLOAD_DIR ./uploads 檔案儲存路徑
ACCESS_TOKEN (空) 存取密碼,空為不啟用
MAX_CONTENT_LENGTH 2147483648 上傳限制 (預設 2GB)

📄 License

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages