diff --git a/documentation/en/PortForwarding.md b/documentation/en/PortForwarding.md index 8761dc2..ec34860 100644 --- a/documentation/en/PortForwarding.md +++ b/documentation/en/PortForwarding.md @@ -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: @@ -34,4 +48,8 @@ Now, you'll need to create a new port forwarding rule. Here's what you'll typica 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! \ No newline at end of file +### 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