macOS
brew install filebrowserlocal Homebrew formula metadata
sudo port install filebrowserMacPorts ports tree · net/filebrowser/Portfile · Source: api.github.com
brew / rang 2630
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de filebrowser pour les workflows d'agents IA.
installation
brew install filebrowserlocal Homebrew formula metadata
sudo port install filebrowserMacPorts ports tree · net/filebrowser/Portfile · Source: api.github.com
sudo apk add filebrowserAlpine Linux edge package indexes · filebrowser · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#filebrowsernixpkgs package indexes · pkgs/by-name/fi/filebrowser/package.nix · Source: api.github.com
aperçu
Web File Browser
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour filebrowser. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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.dbexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
filebrowser | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:filebrowser |
|---|---|
| Version | 2.63.23 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://filebrowser.org/ |
| Dépôt | https://github.com/filebrowser/filebrowser |
| Dernière mise à jour | 2026-07-28T01:40:25Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
filebrowser
nix profile install nixpkgs#filebrowserfilebrowser 2.27.0-r23
Web File Browser
https://github.com/filebrowser/filebrowser
sudo apk add filebrowserfilebrowser-openrc 2.27.0-r23
Web File Browser (OpenRC init scripts)
https://github.com/filebrowser/filebrowser
sudo apk add filebrowser-openrcfilebrowser
sudo port install filebrowserpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.