bashttpdBash 编写的 HTTP 服务器联合创作 · 2023-10-01 14:07bashttpd 是一个用 Bash 编写的 HTTP 服务器,支持 HTML 和文本信息(暂不支持文件处理),支持目录列表。 使用 socat 或 netcat 来处理底层的 sockets (I.e., 'socat TCP4-LISTEN:8080 EXEC:/usr/local/bin/bashttpd.sh', or 'netcat -lp 8080 -e ./bashttpd.sh')浏览 22点赞 评论 收藏 分享 手机扫一扫分享 编辑 分享 举报 评论图片表情视频评价全部评论推荐 点赞 评论 收藏 分享 手机扫一扫分享 编辑 分享 举报