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

TC pushbot 5 5150128f12 init há 3 anos atrás
mod 5150128f12 init há 3 anos atrás
web 5150128f12 init há 3 anos atrás
.gitignore 5150128f12 init há 3 anos atrás
LICENSE 59fd85fd83 Initial commit há 3 anos atrás
README.md 5150128f12 init há 3 anos atrás
autopush.sh 5150128f12 init há 3 anos atrás
build.bat 5150128f12 init há 3 anos atrás
build.sh 5150128f12 init há 3 anos atrás
common.go 5150128f12 init há 3 anos atrás
go.mod 5150128f12 init há 3 anos atrás
go.sum 5150128f12 init há 3 anos atrás
main.go 5150128f12 init há 3 anos atrás
reverseproxy.go 5150128f12 init há 3 anos atrás
sys.db 5150128f12 init há 3 anos atrás
sys.db.lock 5150128f12 init há 3 anos atrás

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