Ran 静态 Web 服务器 Ran

agolangf • 1315 次点击    
这是一个分享于 的项目,其中的信息可能已经有所发展或是发生改变。
Ran 是用 Go 语言开发的一个简单的静态 Web 服务器。 主要特性: * 目录列表 * 自动对内容进行 gzip 压缩 * 摘要认证 * 访问日志 * 自定义 404 错误页面 依赖: * [github.com/abbot/go-http-auth](https://github.com/abbot/go-http-auth) * [github.com/oxtoacart/bpool](https://github.com/oxtoacart/bpool) * [github.com/m3ng9i/go-utils/http](https://github.com/m3ng9i/go-utils) * [github.com/m3ng9i/go-utils/log](https://github.com/m3ng9i/go-utils) * [github.com/m3ng9i/go-utils/possible](https://github.com/m3ng9i/go-utils) * [golang.org/x/net/context](https://github.com/golang/net)
授权协议:
其他
开发语言:
Google Go 查看源码»
操作系统:
跨平台
1315 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传