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

REPO_BASE=https://raw.githubusercontent.com/scripts-underground/proxmox/main 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

  • Access at http://:8080
  • Default credentials: admin / helper-scripts.com
  • Supports no-auth mode for local networks
Copied!