aboutsummaryrefslogtreecommitdiff
path: root/docs/hosting-a-server-with-northstar
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2022-01-13 17:05:25 +0100
committerGeckoEidechse <gecko.eidechse+git@pm.me>2022-01-13 17:05:25 +0100
commit7842d033ea6fc7b2a7a0e88034bda692b395a990 (patch)
tree50d6bf4bb6910c9a6c62e132d15f254fcfb1d9fa /docs/hosting-a-server-with-northstar
parentc1ed4d68e22ec6f26190317ef16edbe80ccbe434 (diff)
downloadNorthstarWiki-7842d033ea6fc7b2a7a0e88034bda692b395a990.tar.gz
NorthstarWiki-7842d033ea6fc7b2a7a0e88034bda692b395a990.zip
Add link to 3rd party port scan web app
Diffstat (limited to 'docs/hosting-a-server-with-northstar')
-rw-r--r--docs/hosting-a-server-with-northstar/prerequisites.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/hosting-a-server-with-northstar/prerequisites.md b/docs/hosting-a-server-with-northstar/prerequisites.md
index 90af7de..d2184c3 100644
--- a/docs/hosting-a-server-with-northstar/prerequisites.md
+++ b/docs/hosting-a-server-with-northstar/prerequisites.md
@@ -41,5 +41,8 @@ to your PC that you're running Northstar on.
## Final checks
To check whether you set everything up correctly, start the game via Northstar and go into a private match. Another Northstar user should now be able to see your server on the server browser and join it.\
-You can also use a web based server browser like the one made by [Taskinoz](https://taskinoz.com/northstar/) or [cpdt](https://cpdt.dev/northstar/) to see if your server shows up in there.\
+You can also use a web based server browser like the one made by [Taskinoz](https://taskinoz.com/northstar/) or [cpdt](https://cpdt.dev/northstar/) to see if your server shows up in there.
+
+You can also use a third-party site like [this one](https://www.ipfingerprints.com/portscan.php) to see whether you set up port forwarding correctly by performing a scan while your Northstar server is running.
+
Note that by default your server is called `Unnamed Northstar Server`. You can change this name as described in the next page.