agrinman/tunnelto

Support static file serving

开放

#29 创建于 2020年10月19日

 (1 条评论) (2 个反应) (0 位负责人)Rust (549 个派生)user submission
enhancementgood first issuehelp wanted

仓库指标

星标
 (7,036 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Hi tunnelto team, just started using it and I thought it would be a nice enhancement to be able to serve a static file (html for example).

Work around

python3 -m http.server 8000

贡献者指南