File Browser | scripts-underground File Browser | scripts-underground
⚠️
WARNING: Executing scripts from the internet without understanding what they do can be dangerous. This is an open frontier — always review the code before running it.

File Browser

Runs inside an existing LXC container
bash -c "$(curl -fsSL https://raw.githubusercontent.com/scripts-underground/proxmox/main/scripts/addon/filebrowser.sh)"

File Browser

Web-based file manager. Upload, delete, preview, rename, and edit files in your browser.

Notes

  • Runs inside an existing LXC container (Debian/Ubuntu or Alpine)
  • Access at http://<ip>:8080
  • Default credentials: admin / community-scripts.org
  • Supports no-auth mode for local networks
  • Update with: update-file-browser — Uninstall with: uninstall-file-browser