The mirror for Zoraxy dev source (ReverseProxy) over hkwtc git
![]() |
3 年之前 | |
---|---|---|
mod | 3 年之前 | |
web | 3 年之前 | |
.gitignore | 3 年之前 | |
LICENSE | 3 年之前 | |
README.md | 3 年之前 | |
autopush.sh | 3 年之前 | |
build.bat | 3 年之前 | |
build.sh | 3 年之前 | |
common.go | 3 年之前 | |
go.mod | 3 年之前 | |
go.sum | 3 年之前 | |
main.go | 3 年之前 | |
reverseproxy.go | 3 年之前 | |
sys.db | 3 年之前 | |
sys.db.lock | 3 年之前 |
Reverse proxy subservice for ArozOS
Git clone this inside the subservice folder of ArozOS, build it and start it up in ArozOS subservice menu.
You can also use it separately as a really basic reverse proxy server that server website based on domain / virtual directories. You can also add another load balancer in front of multiple reverse proxy server nodes if it is necessary in your case.
Requirement: Go 1.16 or above
./build.sh