1 Star 0 Fork 0

stesen / gx

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README 591 Bytes
一键复制 编辑 原始数据 按行查看 历史
stesen 提交于 2011-06-02 11:00 . first commit
a small http server to share files.
Forked from webfs:
http://linux.bytesex.org/misc/webfs.html
diff from webfs:
without CGI
without SSL|TLS
without IPv6
without log
without html handling
default on PORT 8000
defaultly multi thread
default run in forground(stop server by Ctrl+c)
automaticly print ip addr
usage: gx [ options ]
Options:
-h print this text
-d run in daemon mode [gx]
-p port use tcp-port >port< [off]
-x user:pass password protect the exported
files (basic authentication)
INSTALL:
in a unix shell:
make
C
1
https://gitee.com/stesen/gx.git
git@gitee.com:stesen/gx.git
stesen
gx
gx
master

搜索帮助