aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2021-12-26 17:32:09 +0100
committerGeckoEidechse <gecko.eidechse+git@pm.me>2021-12-26 17:32:09 +0100
commit45e0db8e22ea2eda9f69dfb9af1727e5546dbfc1 (patch)
treee4ad4ca54fe0ea16fbde3dcae8f12e4c345de771
parent6f92d737449d3fdad12ea5f990067bc20c44cea6 (diff)
downloadNorthstarWiki-45e0db8e22ea2eda9f69dfb9af1727e5546dbfc1.tar.gz
NorthstarWiki-45e0db8e22ea2eda9f69dfb9af1727e5546dbfc1.zip
Formatting
-rw-r--r--hosting-a-server-with-northstar/basic-listen-server.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosting-a-server-with-northstar/basic-listen-server.md b/hosting-a-server-with-northstar/basic-listen-server.md
index c4c1f90..c4e5a5b 100644
--- a/hosting-a-server-with-northstar/basic-listen-server.md
+++ b/hosting-a-server-with-northstar/basic-listen-server.md
@@ -4,7 +4,7 @@
To host a listen server on Northstar, go to the lobby and press the `Private Match` button to begin a private match.
While this does allow you to host a server, other people won't be able to join it, so you'll need to port forward 2 ports to allow other people to join.\
-The ports you'll need to forward are 37015-37020 UDP, and 8081 TCP by default, if this works as it should, this should result in your server being displayed on the server browser, and other clients being able to connect to it.\
+The ports you'll need to forward are `37015` UDP, and `8081` TCP by default, if this works as it should, this should result in your server being displayed on the server browser, and other clients being able to connect to it.\
![screenshot select private match](https://raw.githubusercontent.com/R2Northstar/Northstar/main/wiki/lobbyprivatematch.png)
## Server Configuration