simplehttpserver:转到python SimpleHTTPServer的替代方法

时间:2021-04-29 05:36:28
【文件属性】:
文件名称:simplehttpserver:转到python SimpleHTTPServer的替代方法
文件大小:22KB
文件格式:ZIP
更新时间:2021-04-29 05:36:28
simplehttpserver gohttpserver Go 简单的HTTP服务器 转到python SimpleHTTPServer的替代方法 ••• • SimpleHTTPserver是众所周知的python simplehttpserver的增强版本,此外还具有完全可自定义的TCP服务器,均支持TLS。 特征 HTTPS支持 任意目录中的文件服务器 完整的请求/响应转储 可配置的IP地址和监听端口 通过YAML模板具有可自定义响应的可配置HTTP / TCP服务器 安装SimpleHTTPserver SimpleHTTPserver需要go1.14 +才能成功安装。 运行以下命令以获取存储库- :play_button: GO111MODULE=on go get -v github.com/projectdiscovery/simplehttpserver/cmd/simplehttpserver 用法 simplehttpserver -h 这将显示
【文件预览】:
simplehttpserver-master
----.goreleaser.yml(394B)
----.gitignore(44B)
----go.mod(279B)
----Dockerfile(312B)
----LICENSE.md(1KB)
----pkg()
--------httpserver()
--------tcpserver()
--------binder()
----go.sum(4KB)
----.github()
--------issue-report.md(395B)
--------workflows()
--------dependabot.yml(941B)
--------feature_request.md(374B)
----README.md(7KB)
----.golangci.yml(3KB)
----cmd()
--------simplehttpserver()
----internal()
--------runner()

网友评论