doc: keep track of the ports in use
This commit is contained in:
parent
b306108dcb
commit
286526026e
1 changed files with 26 additions and 0 deletions
26
docs/Ports.md
Normal file
26
docs/Ports.md
Normal file
|
@ -0,0 +1,26 @@
|
|||
# Ports allocated
|
||||
|
||||
## Minecraft
|
||||
Ports are grouped together like so:
|
||||
* 255XY - Java Port
|
||||
* 244XY - Bedrock Port
|
||||
* 233XY - Voice Chat port
|
||||
|
||||
| XY | Society | Bot |
|
||||
|----|----------|-----|
|
||||
| 18 | Computer | Y |
|
||||
| 19 | Computer | Y |
|
||||
| 20 | | |
|
||||
| 21 | Games | |
|
||||
| 22 | PhilDeb | |
|
||||
| 23 | Anime | Y |
|
||||
| 24 | | |
|
||||
| 25 | | |
|
||||
|
||||
|
||||
## Steam
|
||||
This covers games like TF2 and CSGO.
|
||||
Currently just for Compsoc
|
||||
|
||||
* 27015
|
||||
* 27020
|
Loading…
Add table
Add a link
Reference in a new issue