From a69466970c1dabc7cb696d2534098512fbb579ca Mon Sep 17 00:00:00 2001 From: Dino <115788881+D1noD3v@users.noreply.github.com> Date: Sat, 8 Mar 2025 10:17:53 +0100 Subject: [PATCH] Add go-proxy (#1160) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> Co-authored-by: Rabenherz112 Co-authored-by: nodiscc --- software/go-doxy.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/go-doxy.yml diff --git a/software/go-doxy.yml b/software/go-doxy.yml new file mode 100644 index 0000000000..ba5fe3ee00 --- /dev/null +++ b/software/go-doxy.yml @@ -0,0 +1,11 @@ +name: "go-doxy" +source_code_url: "https://github.com/yusing/godoxy" +website_url: "https://github.com/yusing/godoxy" +description: "A lightweight, simple, and performant reverse proxy with WebUI, Docker integration, automatic shutdown/startup for container based on traffic." +licenses: + - MIT +platforms: + - Docker + - Go +tags: + - Web Servers