simple-http-upload-server

时间:2021-05-10 15:11:20
【文件属性】:
文件名称:simple-http-upload-server
文件大小:10KB
文件格式:ZIP
更新时间:2021-05-10 15:11:20
JavaScript 简单的http上传服务器 简单的HTTP上传服务器。 为什么要使用其他http上传服务器? npm上没有人可用。 安装 shell > npm install -g simple-http-upload-server 基本用法 # change into the directory for uploading files shell > mkdir /tmp/upload shell > cd /tmp/upload # launch server shell > simple-http-upload-server 警告 该服务器是为LAN而不是WAN设计的。 请在可靠的网络中使用它。
【文件预览】:
simple-http-upload-server-master
----.gitignore(13B)
----package.json(792B)
----bin()
--------simple-http-upload-server(1KB)
----LICENSE(1KB)
----README.md(979B)
----lib()
--------upload-server.js(1KB)
----.gitattributes(12B)
----.editorconfig(147B)
----yarn.lock(19KB)

网友评论