mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-13 03:02:22 +01:00
Update PortForwarding.md
This commit is contained in:
committed by
GitHub
parent
f9cf99a6b2
commit
d2f0d176eb
@@ -1,5 +1,19 @@
|
||||
# How can I make my server accessible to other players?
|
||||
|
||||
If you want other players to join your own server, you can either:
|
||||
|
||||
- Port forwarding
|
||||
|
||||
Port forwarding is a network technique that allows devices on the internet, like your friends' PC, to access devices your fortnite game server
|
||||
running on your private WI-FI network. This is the better alternative in terms of latency as you don't have to pass through an external service.
|
||||
|
||||
- Use a private VPN software
|
||||
|
||||
Using a private VPN software, like Playit, Hamachi or Radmin, you can tunnel your internet traffic through a centralized VPN to connect with other players.
|
||||
This allows you to not share your public IP with other players and can be easier to set up if you have never used your router's web interface.
|
||||
|
||||
# Option 1: Port Forwarding
|
||||
|
||||
### 1. Set a static IP
|
||||
|
||||
Set a static IP on the PC hosting the game server and copy it for later:
|
||||
@@ -35,3 +49,7 @@ After configuring the port forwarding rule, save your changes and apply them.
|
||||
This step may involve clicking a "Save" or "Apply" button on your router's web interface.
|
||||
|
||||
### 6. Try hosting a game!
|
||||
|
||||
# OPTION 2: Private VPN software
|
||||
|
||||
I recommend using [Playit](https://playit.gg/) as it's the easiest to set up
|
||||
|
||||
Reference in New Issue
Block a user