Skip to content

Commit b3aabc2

Browse files
committed
Merge pull request #616 from rtCamp/MiteshShah-patch-1
Update README.md
2 parents 9510dfb + 4b19914 commit b3aabc2

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,14 @@ EasyEngine (ee) is a python tool, which makes it easy to manage your wordpress s
1111
- Debian 7 & 8
1212

1313
**Port Requirements:**
14-
- 22/TCP (Inbound/Outbound) : Standard SSH port
15-
- 80/TCP (Inbound/Outbound) : Standard HTTP port
16-
- 443/TCP(Inbound/Outbound) : Standard HTTPS port
17-
- 22222/TCP (Inbound) : To access EasyEngine admin tools
18-
- 11371/TCP (Outbound) : To connect to GPG Key Server
14+
15+
| Name | Port Number | Inbound | Outbound |
16+
|:-----:|:-----------:|:-------:|:---------:|
17+
|SSH |22 |||
18+
|HTTP |80 |||
19+
|HTTPS/SSL |443 |||
20+
|EE Admin |2222 || |
21+
|GPG Key Server |11371 | ||
1922

2023
## Quick Start
2124

0 commit comments

Comments
 (0)