diff --git a/README.md b/README.md index dc06597d..711a23fd 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,14 @@ EasyEngine (ee) is a python tool, which makes it easy to manage your wordpress s - Debian 7 & 8 **Port Requirements:** -- 22/TCP (Inbound/Outbound) : Standard SSH port -- 80/TCP (Inbound/Outbound) : Standard HTTP port -- 443/TCP(Inbound/Outbound) : Standard HTTPS port -- 22222/TCP (Inbound) : To access EasyEngine admin tools -- 11371/TCP (Outbound) : To connect to GPG Key Server + +| Name | Port Number | Inbound | Outbound | +|:-----:|:-----------:|:-------:|:---------:| +|SSH |22 | ✓ |✓ | +|HTTP |80 | ✓ |✓ | +|HTTPS/SSL |443 | ✓ |✓ | +|EE Admin |2222 | ✓ | | +|GPG Key Server |11371 | |✓ | ## Quick Start