command
module
Version:
v0.0.0-...-23b1f24
Opens a new window with list of versions in this module.
Published: Oct 18, 2021
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
web-file-manager
介绍
简单的在线文件管理器,在浏览器管理文件,并计划支持远程下载,支持桌面和移动端。
截图
![截图](https://github.com/myml/web-file-manager/raw/23b1f2446517/screenshots/main.png)
安装
Use golang
go install github.com/myml/web-file-manager
Use docker/podman
podman run -d -v $(pwd):/data -p 8080:8080 ghcr.io/myml/web-file-manager:main
使用
设置密码
通过环境变量USER
和PASSWORD
设置用户名和密码,默认无验证。
WebUI地址
http://localhost:8080
WebDAV地址
http://localhost:8080/dav
路线图
- 文件查看
- 文件上传
- 文件下载
- 文件夹创建
- 文件删除
- 文件复制
- 文件选择
- 文件剪贴
- 文件属性
- 远程下载
- bt 下载
- 图片预览
- pdf 预览
- word 预览
- tar.gz 预览
- ssh 文件管理
- 国际化支持
- systemd socket activation
- WebDAV
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
internal
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.