go-woxy:golang反向代理和应用程序模块处理程序

时间:2024-03-08 22:41:00
【文件属性】:

文件名称:go-woxy:golang反向代理和应用程序模块处理程序

文件大小:70KB

文件格式:ZIP

更新时间:2024-03-08 22:41:00

Go

愚蠢的 Golang反向代理/应用服务器 安装 克隆源代码 git clone https://github.com/Wariie/go-woxy.git cd ./go-woxy 使用您的配置编辑cfg.yml (或尝试使用默认值) 积累经验 go build 启动go-woxy go-woxy cfg.yml Docker文件 git clone http://github.com/Wariie/go-woxy.git cd ./go-woxy docker build -t go-woxy . docker run -d go-woxy 配置 例子 --- name: easy-go-test server: #cert: 'ca-cert.pem' #cert_key: 'ca-key.pem' modules: mod-manager:


【文件预览】:
go-woxy-master
----.travis.yml(505B)
----core()
--------right.go(372B)
--------stateManager.go(2KB)
--------command.go(6KB)
--------module.go(9KB)
--------supervisor.go(2KB)
--------config.go(4KB)
--------core.go(5KB)
----tools()
--------rand.go(505B)
--------go.mod(48B)
----.github()
--------workflows()
----Dockerfile(194B)
----com()
--------tools.go(1KB)
--------go.sum(474B)
--------request.go(3KB)
--------go.mod(122B)
----resources()
--------html()
--------favicon.ico(28KB)
----LICENSE(1KB)
----cfg.yml(862B)
----modbase()
--------module.go(8KB)
--------go.sum(25KB)
--------go.mod(1KB)
--------hook.go(1KB)
----main.go(173B)
----.gitignore(500B)
----go.sum(21KB)
----README.md(5KB)
----motd.txt(731B)
----go.mod(2KB)

网友评论