Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tutorials:vps_server [2025/09/27 10:31] – ravage | tutorials:vps_server [2025/09/28 21:50] (current) – updated video url redhair | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| - | === We are looking | + | - Get the cheapest VPS you can find with a dedicated IPv4 address. |
| + | - Select the latest Debian as the server image. | ||
| + | - On a freshly installed server, log in via SSH and run the following command: < | ||
| + | - At the end of the script, open the shown URL in a web browser and download the .conf file. | ||
| + | - Install the WireGuard client from https:// | ||
| + | - Open the WireGuard app. | ||
| + | - Import the .conf file and click " | ||
| + | |||
| + | Done. | ||
| + | |||
| + | Here you can see how it looks: {{youtube> | ||
| + | As long as you are connected to your VPN, you will be able to host games on an NFSU server. | ||
| + | |||
| + | Here’s what the fully automated script does: | ||
| + | - Installs PiVPN with a WireGuard server | ||
| + | - Creates a configuration | ||
| + | - Sets up port forwarding for UDP 3658–3659 | ||
| + | - Opens the necessary ports in the firewall | ||
| + | - Runs a temporary web server | ||
| + | - Saves the firewall settings to make them persistent | ||