Skip to content

Reverse proxy services that support multiple load balancing and protocols

Notifications You must be signed in to change notification settings

Kirov7/FayGateway

Repository files navigation

FayGateway 反向代理网关

支持HTTP、TCP、GRPC的反向代理与负载均衡

部署方式

加载依赖

go mod tidy

启动控制面服务

go run main.go -conf ./conf/dev/ -endpoint dashboard

启动代理服务器服务

go run main.go -conf ./conf/dev/ -endpoint server

About

Reverse proxy services that support multiple load balancing and protocols

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages