appstore-1panel/apps/filebrowser/README.md
2023-12-07 15:16:07 +08:00

21 lines
1.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 使用说明
- 默认账户密码
```
usernameadmin
passwordadmin
```
# filebrowser
**filebrowser** 提供了指定目录下的文件管理界面,可以用来上传、删除、预览、重命名和编辑文件。它允许创建多个用户,每个用户可以有自己的目录。它可以用作独立的应用程序。
## 主要功能:
- **文件管理**:浏览文件和文件夹,创建、复制、移动和删除文件,以及创建新文件夹。
- **文件预览**:预览文本文件、图像、视频和其他常见文件格式,方便快速查看内容。
- **文件编辑**:对文本文件进行编辑,例如代码文件(支持语法高亮)、配置文件等。
- **文件分享**:生成链接或共享码,以便他人访问特定文件或文件夹。
- **用户认证和权限控制**:可以设置用户账户、权限和访问控制,确保文件的安全性和隐私性。
- **多平台支持**:可以在不同的操作系统上部署和运行,例如 Linux、Windows 和 macOS。