File Browser Install Script

File Browser offers a user-friendly web interface for managing files within a designated directory. It allows you to perform various actions such as uploading, deleting, previewing, renaming, and editing files.

To Install, or uninstall File Browser, :warning: run the command below in the LXC console.

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/addon/filebrowser.sh)"

File Browser Interface: IP:8080

:gear: Initial Login (not required for No Authentication)

username admin

password changeme

:gear: To Update File Browser

curl -fsSL https://raw.githubusercontent.com/filebrowser/get/master/get.sh | bash