file-admin

command module
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: May 14, 2022 License: MIT Imports: 10 Imported by: 0

README

File Admin

GitHub release (latest by date) GitHub All Releases GitHub

一个简易的文件管理工具。

Feature

  • 基于 HTTP 协议的文件管理,包括查看文件列表、上传、编辑、重命名、删除以及新建文件(夹)。
  • 支持 HTTPS。
  • 支持 HTTP Basic 认证。
  • 单个二进制文件,方便部署。

Usage

$ file-admin --help
Usage of ./file-admin:
  -a string
    	<username:password> Basic auth user.
  -d string
    	Dir path to serve. (default ".")
  -h string
    	Host to listen. (default "0.0.0.0")
  -https-cert string
    	Path to https cert.
  -https-key string
    	Path to https key.
  -p string
    	Port to listen. (default "3000")
  -v	Print version information.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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