hftp
v0.0.6
Published
a simple static http or ftp server.
Downloads
30
Readme
hftp
a simple static http or ftp server
hftp <dir> <port> <tpye>
hftp d:\tt 8888 http
用法
dir指定服务的文件夹(绝对路径)port指定服务的端口,默认值8888type指定服务的类型(http、ftp),默认值ftp
Use
dirservice folder(Absolute path)portservice port, default8888typeservice type (http、ftp), defaultftp
