diff --git a/software/pangolin.yml b/software/pangolin.yml new file mode 100644 index 0000000000..f129906c29 --- /dev/null +++ b/software/pangolin.yml @@ -0,0 +1,11 @@ +name: "Pangolin" +website_url: "https://digpangolin.com/" +source_code_url: "https://github.com/fosrl/pangolin" +description: "Identity-aware tunneled reverse proxy with dashboard UI, access control, and WireGuard-based tunnels (alternative to Cloudflare Tunnel, Tailscale)." +licenses: + - AGPL-3.0 +platforms: + - Docker +tags: + - Web Servers + - Remote Access