The mirror for Zoraxy dev source (ReverseProxy) over hkwtc git

TC pushbot 5 c51cd98714 auto update script executed %!s(int64=3) %!d(string=hai) anos
mod c51cd98714 auto update script executed %!s(int64=3) %!d(string=hai) anos
web c51cd98714 auto update script executed %!s(int64=3) %!d(string=hai) anos
.gitignore 5150128f12 init %!s(int64=3) %!d(string=hai) anos
LICENSE 59fd85fd83 Initial commit %!s(int64=3) %!d(string=hai) anos
README.md 5150128f12 init %!s(int64=3) %!d(string=hai) anos
autopush.sh 5150128f12 init %!s(int64=3) %!d(string=hai) anos
build.bat 5150128f12 init %!s(int64=3) %!d(string=hai) anos
build.sh 5150128f12 init %!s(int64=3) %!d(string=hai) anos
common.go 5150128f12 init %!s(int64=3) %!d(string=hai) anos
go.mod 5150128f12 init %!s(int64=3) %!d(string=hai) anos
go.sum 5150128f12 init %!s(int64=3) %!d(string=hai) anos
main.go 5150128f12 init %!s(int64=3) %!d(string=hai) anos
reverseproxy.go c51cd98714 auto update script executed %!s(int64=3) %!d(string=hai) anos
sys.db 5150128f12 init %!s(int64=3) %!d(string=hai) anos
sys.db.lock 5150128f12 init %!s(int64=3) %!d(string=hai) anos

README.md

ReverseProxy

Reverse proxy subservice for ArozOS

Install

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.

Build

Requirement: Go 1.16 or above

./build.sh