diff --git a/docs/ports.md b/docs/ports.md index bd78128..7840c88 100644 --- a/docs/ports.md +++ b/docs/ports.md @@ -3,11 +3,11 @@ This file explains which ports are used and for what reason (please categorize them somehow and sort if possible) ## Shared usage -22 - ssh\ -80 - caddy\ -443 - caddy\ -1024 - gitea exposed on that port inside the server (not allowed to use from outside)\ -1025 - gitea exposed it's ssh on that port (therefore allowed from outside)\ +22 - open - ssh\ +80 - open - caddy\ +443 - open - caddy\ +1024 - closed - gitea exposed on that port inside the server (not allowed to use from outside)\ +1025 - open - gitea exposed it's ssh on that port (therefore allowed from outside)\ ## Rules If you want to add some extra port, then please: