1
0
Fork 0
1Panel-Appstore/apps/filebrowser/README.md

38 lines
2.3 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
```
# 原始相关
![](https://raw.githubusercontent.com/filebrowser/logo/master/banner.png)
![Preview](https://user-images.githubusercontent.com/5447088/50716739-ebd26700-107a-11e9-9817-14230c53efd2.gif)
[![Build](https://github.com/filebrowser/filebrowser/actions/workflows/main.yaml/badge.svg)](https://github.com/filebrowser/filebrowser/actions/workflows/main.yaml) [![Go Report Card](https://goreportcard.com/badge/github.com/filebrowser/filebrowser?style=flat-square)](https://goreportcard.com/report/github.com/filebrowser/filebrowser) [![Documentation](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](http://godoc.org/github.com/filebrowser/filebrowser) [![Version](https://img.shields.io/github/release/filebrowser/filebrowser.svg?style=flat-square)](https://github.com/filebrowser/filebrowser/releases/latest) [![Chat IRC](https://img.shields.io/badge/freenode-%23filebrowser-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23filebrowser)
filebrowser 在指定目录内提供了一个文件管理界面,可用于上传、删除、预览、重命名和编辑您的文件。它允许创建多个用户,每个用户都可以拥有自己的目录。它可以作为一个独立的应用程序使用。
## 功能
请参阅我们的文档:[https://filebrowser.org/features](https://filebrowser.org/features)
## 安装
有关安装说明,请参阅我们的文档:[https://filebrowser.org/installation](https://filebrowser.org/installation)。
## 配置
[认证方法](https://filebrowser.org/configuration/authentication-method) \- 您可以更改用户与 filebrowser 服务器进行认证的方式
[命令运行器](https://filebrowser.org/configuration/command-runner) \- 命令运行器是一个功能,允许你在某个事件之前或之后执行任何你想要的 shell 命令。
[自定义品牌](https://filebrowser.org/configuration/custom-branding) \- 你可以通过更改其名称为任何你想要的,添加全局自定义样式表以及使用你自己的标志(如果需要)来自定义你的文件浏览器安装。
## 贡献
如果你有兴趣为这个项目做出贡献,我们的文档是最好的起点 [https://filebrowser.org/contributing](https://filebrowser.org/contributing).