diff --git a/README.md b/README.md index a6d113b..08df20e 100644 --- a/README.md +++ b/README.md @@ -13,18 +13,18 @@
- 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.