mirror of
https://github.com/BeamMP/Docs.git
synced 2026-06-18 23:00:59 +00:00
checkbeammp
This commit is contained in:
@@ -9,7 +9,15 @@ For Servers hosted at home, open [whatsmyip.org](https://whatsmyip.org) in a Bro
|
||||
This will output the public IPv4 address you are being contacted with from the Internet.
|
||||
|
||||
Note, that 127.0.0.1 is the localhost address and can only be used by yourself, if the Server is hosted on the same Computer.
|
||||
If you are still having connection troubles with your home hosted server, check [probablyup.net](https://probablyup.net/api) and the [port forwarding guide](https://docs.beammp.com/server/port-forwarding/)
|
||||
If you are still having connection troubles with your home hosted server, check the [port forwardings](https://docs.beammp.com/server/port-forwarding/) as well as CheckBeamMP
|
||||
|
||||
<form action="https://check.beammp.com/api/v2/beammp/" method="get" target="_blank">
|
||||
<label for="ip">IP adress:</label>
|
||||
<input type="text" id="ip" name="ip"><br>
|
||||
<label for="port">Port:</label>
|
||||
<input type="text" id="port" name="port"><br>
|
||||
<input type="submit" value="CheckBeamMP">
|
||||
</form>
|
||||
|
||||
## How to check for CGNAT?
|
||||
Have a look at [this page](https://docs.beammp.com/FAQ/How-to-check-for-CGNAT/) to determine wether you can host a server at home or not.
|
||||
|
||||
Reference in New Issue
Block a user