# Radmin VPN Guide

## Playing With Radmin VPN.

### You need to be hosting the dwserver for radmin to work, please see [How To Set Up The Server](/document/server-setup-outdated/server-setup.md).

#### Host PC

(This is the pc thats hosting the server, [How to Setup The Server.](https://github.com/bodnjenie14/DWUPDATES/releases/))

1. Download radmin VPN [here.](https://www.radmin-vpn.com/)
2. Install Radmin VPN on the local computer.
3. Create network: Press "Create network" button. Set Network name and Password.

<figure><img src="/files/eOfSYtoeYRZvpZiPTYfq" alt=""><figcaption></figcaption></figure>

4. In the Project bo4`Launcher` connect the host pc to `127.0.0.1` [Connecting To A Server](/document/launcher-guide/connecting-to-a-server.md)

#### Remote PC

(This will be your friends pc)

1. Download radmin VPN [here.](https://www.radmin-vpn.com/)
2. Install Radmin VPN on the remote computer.
3. Launch the software and press "Join network" button. Enter Network name and Password in the dialog box
4. Enter network name and password you created.

<figure><img src="/files/QjR4kvcFEevhi5AUPYRc" alt=""><figcaption></figcaption></figure>

5. In the Project bo4`Launcher` connect the remote pc to the host ip address displayed in Radmin.

***

Things to know:

* **Only** the player that wants to be host should search a public game.
* Once the lobby has been created, the other players can start to search for the public game.
* Ensure all players are choosing the same game mode.

Enjoy Project-BO4!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://shield-bo4.gitbook.io/document/server-setup-outdated/radmin-vpn-guide.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
