← 返回到所有服务
GitHub 仓库信息
获取时间 · 2026年6月5日 ★ 34,953 最新版本: v2.63.12 最后更新: 2026年6月5日
README
<p align="center"> <img src="https://raw.githubusercontent.com/filebrowser/filebrowser/master/branding/banner.png" width="550"/> </p> [](https://github.com/filebrowser/filebrowser/actions/workflows/ci.yaml) [](https://goreportcard.com/report/github.com/filebrowser/filebrowser/v2) [](https://github.com/filebrowser/filebrowser/releases/latest) File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview and edit your files. It is a **create-your-own-cloud**-kind of software where you can just install it on your server, direct it to a path and access your files through a nice web interface. ## Documentation Documentation on how to install, configure, and contribute to this project is hosted at [filebrowser.org](https://filebrowser.org). ## Project Status This project is a finished product which fulfills its goal: be a single binary web File Browser which can be run by anyone anywhere. That means that File Browser is currently on **maintenance-only** mode. Therefore, please note the following: - It can take a while until someone gets back to you. Please be patient. - [Issues](https://github.com/filebrowser/filebrowser/issues) are meant to track bugs. Unrelated issues will be converted into [discussions](https://github.com/filebrowser/filebrowser/discussions). - The priority is triaging issues, addressing security issues and reviewing pull requests meant to solve bugs. - No new features are planned. Pull requests for new features are not guaranteed to be reviewed. Please read [@hacdias' personal reflection](https://hacdias.com/2026/03/11/filebrowser/) on the project status. ## Contributing Contributions are always welcome. To start contributing to this project, read our [guidelines](CONTRIBUTING.md) first. ## License [Apache License 2.0](LICENSE) © File Browser Contributors
用了一下,非常稳定,各个论坛评价反馈都很好,特别是性能不错,就是需要这种目标明确,简单稳定的项目。
File Browser 是一个轻量级的文件管理系统,提供简洁的 Web 界面来管理文件。它支持多用户、权限管理,并且可以轻松部署在任何支持 Go 的环境中。
主要功能
- 文件管理:上传、下载、删除、重命名、移动文件
- 用户系统:支持多用户和权限管理
- 文件预览:支持图片、视频、音频、PDF 等文件预览
- 文件编辑:内置文本编辑器,支持在线编辑文件
- 文件分享:支持生成分享链接
- 命令行工具:提供命令行工具进行管理
- 自定义样式:支持自定义界面样式
- WebDAV:支持 WebDAV 协议
- 命令执行:支持在文件操作前后执行自定义命令
- 多语言支持:支持多种语言界面
部署要求
- Go 1.16 或更高版本
- SQLite/MySQL/PostgreSQL(可选,用于存储用户数据)
- 最低配置:1核 CPU,512MB 内存
- 推荐配置:1核+ CPU,1GB+ 内存
- 存储空间:根据需求配置