From b4a7a64d0fba0183f98f572da60fb22ebd72756c Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 19 Apr 2025 11:58:19 +0200 Subject: [PATCH] add Zoraxy (#1292) --- software/zoraxy.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/zoraxy.yml diff --git a/software/zoraxy.yml b/software/zoraxy.yml new file mode 100644 index 0000000000..be9d2b404b --- /dev/null +++ b/software/zoraxy.yml @@ -0,0 +1,11 @@ +name: "Zoraxy" +website_url: "https://zoraxy.aroz.org/" +source_code_url: "https://github.com/tobychui/zoraxy" +description: "General purpose HTTP reverse proxy and forwarding tool." +licenses: + - AGPL-3.0 +platforms: + - Go + - Docker +tags: + - Web Servers