web-file-manager

command module
v0.0.0-...-23b1f24 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 18, 2021 License: MIT Imports: 12 Imported by: 0

README

web-file-manager

介绍

简单的在线文件管理器,在浏览器管理文件,并计划支持远程下载,支持桌面和移动端。

截图

截图

安装

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

使用

设置密码

通过环境变量USERPASSWORD设置用户名和密码,默认无验证。

WebUI地址

http://localhost:8080

WebDAV地址

http://localhost:8080/dav

路线图

  • 文件查看
  • 文件上传
  • 文件下载
  • 文件夹创建
  • 文件删除
  • 文件复制
  • 文件选择
  • 文件剪贴
  • 文件属性
  • 远程下载
  • bt 下载
  • 图片预览
  • pdf 预览
  • word 预览
  • tar.gz 预览
  • ssh 文件管理
  • 国际化支持
  • systemd socket activation
  • WebDAV

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
mfs

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL