From 34b165898b0c7fff8265dc2169c02b05a18993f2 Mon Sep 17 00:00:00 2001 From: tteckster Date: Wed, 18 May 2022 22:44:56 -0400 Subject: [PATCH] Update README.md --- README.md | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/README.md b/README.md index 20d9d0a0..7ff29054 100644 --- a/README.md +++ b/README.md @@ -1480,6 +1480,45 @@ ________________________________________________________________________________ +
+ 🔸File Browser + +

+ +

File Browser

+ +To Install File Browser, ⚠️ run the following in the LXC console. + +```yaml +bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/filebrowser-v3.sh)" +``` + +[File Browser](https://filebrowser.org/features) is a create-your-own-cloud-kind of software where you can install it on a server, direct it to a path and then access your files through a nice web interface. Many available features! + + + +**File Browser Interface - http:// IP:8080** + +⚙️ **Initial Login** + +**username** + ```yaml + admin + ``` + **password** + ```yaml + changeme + ``` + +⚙️ **To Update File Browser** + +```yaml +Working On +``` +___________________________________________________________________________________________ + +
+
Webmin System Administration