Compare commits
2 Commits
ea6d8ff01c
...
348f808b1b
| Author | SHA1 | Date | |
|---|---|---|---|
| 348f808b1b | |||
| d4e110f363 |
@@ -3,11 +3,11 @@
|
|||||||
This file explains which ports are used and for what reason (please categorize them somehow and sort if possible)
|
This file explains which ports are used and for what reason (please categorize them somehow and sort if possible)
|
||||||
|
|
||||||
## Shared usage
|
## Shared usage
|
||||||
22 - ssh\
|
22 - open - ssh\
|
||||||
80 - caddy\
|
80 - open - caddy\
|
||||||
443 - caddy\
|
443 - open - caddy\
|
||||||
1024 - gitea exposed on that port inside the server (not allowed to use from outside)\
|
1024 - closed - 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)\
|
1025 - open - gitea exposed it's ssh on that port (therefore allowed from outside)\
|
||||||
|
|
||||||
## Rules
|
## Rules
|
||||||
If you want to add some extra port, then please:
|
If you want to add some extra port, then please:
|
||||||
|
|||||||
Reference in New Issue
Block a user