macOS
brew install filebrowserlocal Homebrew formula metadata
sudo port install filebrowserMacPorts ports tree · net/filebrowser/Portfile · 来源: api.github.com
安装
brew install filebrowserlocal Homebrew formula metadata
sudo port install filebrowserMacPorts ports tree · net/filebrowser/Portfile · 来源: api.github.com
sudo apk add filebrowserAlpine Linux edge package indexes · filebrowser · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#filebrowsernixpkgs package indexes · pkgs/by-name/fi/filebrowser/package.nix · 来源: api.github.com
概览
Web File Browser
历史
File Browser is a self-hosted web file manager that serves a chosen directory through a browser UI for uploading, deleting, previewing, editing, and sharing files.
Its package-manager appeal is that it compresses a useful private-cloud pattern into a single Go binary: install it, point it at a path, and run a small web server.
The upstream repository was created in 2015 and describes the project as a web file browser. The README frames the goal as create-your-own-cloud software: a server-side binary directed at a filesystem path and exposed through a web interface.
Versioned tags show the project reaching v1.0.0 in 2017 and v2.0.0 in 2019, with the v2 series becoming the long-lived packaging target for most users.
The README says File Browser is a finished product and is in maintenance-only mode, with maintainers focusing on bug triage, security issues, and review of bug-fix pull requests rather than planned new features.
File Browser's adoption came from a simple niche: self-hosters, homelab users, and small teams wanted a browser-based file manager without deploying a full groupware or storage platform.
Its availability in Homebrew, Alpine, MacPorts, and Nix reflects that it is useful both as a local developer utility and as a small server component in Unix-like environments.
The maintenance-only status is also part of its adoption story: the project reached a stable product shape, so package managers mostly carry it as dependable infrastructure rather than a fast-moving feature app.
Typical use is to install File Browser, choose the root directory to expose, configure a database and settings, and run the web server behind local authentication or a reverse proxy.
Users choose it when they need a quick file-management UI for a server directory, a small replacement for ad hoc SFTP access, or a browser-accessible drop zone for local infrastructure.
The operational model is intentionally compact: one binary, a database file for persistent state, static web assets in the binary, and command-line/config settings for binding, root path, and users.
File Browser is a neat package-manager specimen because it turns what could be a pile of web-app dependencies into a single installed executable.
It also represents the self-hosted Go-binary pattern common in Homebrew and Nix: portable server, minimal runtime dependencies, easy service wrapping, and a config/database file that package maintainers need to account for.
安全态势
没有找到 filebrowser 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./.filebrowser.{json,toml,yaml,yml}~/.filebrowser.{json,toml,yaml,yml}/etc/filebrowser/.filebrowser.{json,toml,yaml,yml}Credential-bearing paths to review before unattended agent runs.
./filebrowser.db可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
filebrowser | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/filebrowser/filebrowser
安装元数据
| 软件包键 | brew:filebrowser |
|---|---|
| 版本 | 2.63.18 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/filebrowser |
| 主页 | https://filebrowser.org/ |
| 仓库 | https://github.com/filebrowser/filebrowser |
| 上游文档 | https://filebrowser.org/ |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/filebrowser/filebrowser/archive/refs/tags/v2.63.18.tar.gz |
| 最后更新 | 2026-07-04T09:46:06Z |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | filebrowser |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
filebrowser
nix profile install nixpkgs#filebrowserfilebrowser 2.27.0-r21
Web File Browser
https://github.com/filebrowser/filebrowser
sudo apk add filebrowserfilebrowser-openrc 2.27.0-r21
Web File Browser (OpenRC init scripts)
https://github.com/filebrowser/filebrowser
sudo apk add filebrowser-openrcfilebrowser
sudo port install filebrowser来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.