From fac068fe7024a21c1065de630e2952800c72b0aa Mon Sep 17 00:00:00 2001
From: OCram85
- Swarmproxy is a simple http proxy to limit your outbound traffic. + 🦁 Swarmproxy is a simple http proxy to limit your outbound traffic.
-## 🦁 FAQ +## ❓ FAQ -### What ist 🦁 Swarmproxy? +### What ist Swarmproxy? Swarmproxy is a simply way to integrate a http proxy in your Docker swarm cluster or any other container network. It acts as an centralized proxy to limit your outbound / egress traffic. You can also enable a whitelist filter to limit the allowed domains. There is also an option to use a upstream proxy. -### What does 🦁 Swarmproxy for you? +### What does Swarmproxy for you? Enterprise and production environments often face more stringent security requirements. Therefore, unfiltered Internet access may be prohibited. @@ -35,7 +35,7 @@ So Swarmproxy could help you with these features: - Optional upstream proxy with or without authentication - Optional domain based whitelist filter. -### What does 🦁 Swarmproxy not? +### What does Swarmproxy not? Swarmproxy is just a supercharged Tinyproxy where you can point your container workload to.