//
pkg.gl
Category
github.com/Mmx233/HeyFileGo/v2
module
2.0.4
Repository:
https://github.com/mmx233/heyfilego.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
0
#
README
HeyFileGo
使用
文件(夹)上载
直接将文件(夹)拖拽到程序上,或者使用命令行:
./HeyFileGo ./path_to_file_want_to_serve
文件传入
直接启动程序即可
说明
文件传入的 URL 打开后是一个上传文件的网页,文件会保存在执行程序的文件夹
可以同时启动多个实例,不会相互冲突
Flags
flag
值
说明
-p / --port
uin16
指定端口
-s / --ssl
-
使用 https,证书由程序自动生成
#
Packages
cmd
No description provided by the author
pkg
No description provided by the author
tools
No description provided by the author
web
No description provided by the author