> ## Documentation Index
> Fetch the complete documentation index at: https://help.freakhosting.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Access the KF2 WebAdmin GUI

> Enable and access the WebAdmin browser interface on your Killing Floor 2 server to manage maps, players, game settings, and mutators from any device.

## Graphical Administration

<CardGroup cols={2}>
  <Card title="Difficulty" icon="gauge-low">
    Beginner
  </Card>

  <Card title="Time" icon="clock">
    5 Minutes
  </Card>
</CardGroup>

***

> The **WebAdmin GUI** is the industry-standard way to manage a Killing Floor 2 server. It provides a visual interface to change maps, adjust difficulty on the fly, manage sub-admin permissions, and view active player statistics without needing to edit complex configuration files manually.

| Reading Time | Difficulty | Last Updated |
| :----------: | :--------: | :----------: |
|   5 minutes  |  Beginner  | January 2026 |

***

## 1. Enabling the Interface

By default, the web server is often disabled. You must activate it in your configuration:

1. Open the file `KFWeb.ini` via the File Manager.
2. Ensure the following settings are applied:
   ```ini theme={null}
   [WebAdmin.WebAdmin]
   bEnabled=true
   ListenPort=8080
   ```
3. **Important:** Ensure the port you choose (e.g., `8080`) is allocated to your server. If the page fails to load, try using your **Game Port + 10** (e.g., if your game is on 7777, use 7787).

***

## 2. Accessing the Portal

1. Open your web browser.
2. Enter the following URL: `http://YOUR_SERVER_IP:PORT/ServerAdmin/`
3. Login using the **Admin Password** defined in your `PCServer-KFGame.ini`.

***

## 3. Key Features

* **Current Game:** Switch maps instantly or kill specific Zed groups during a wave for testing.
* **Access Policy:** Create unique logins for your moderators without sharing the master password.
* **Bans & Kicks:** Manage your ban list with a visual search tool.

***

<Note>
  ### Firewall Note

  If you are using a custom port that hasn't been pre-opened by FREAKHOSTING, the WebAdmin will fail to connect. We recommend sticking to the ports allocated in your **Network** tab for maximum compatibility.
</Note>

<Note>
  ### Support Channels

  If you need assistance or have any questions, please contact our support team:

  * **Live Chat:** Available on our website
  * **Website Ticket:** [Submit a Ticket](https://freakhosting.com/clientarea/submitticket.php)
  * **Discord:** [Join our Community](https://discord.gg/freakhosting)
  * **Email:** [support@freakhosting.com](mailto:support@freakhosting.com)
</Note>

<Tip>
  ### First Month Discount

  Use code **KB20** at checkout to get **20% off** your first month of hosting!
</Tip>

***

<div align="center">
  **Last Updated:** January 2026 | **KF2:** WebAdmin live.
</div>

***

<Note>
  ### Need Extra Help?

  If you encounter any issues, our support team is ready to assist:

  * **Live Chat:** Quick assistance via our website.
  * **Support Ticket:** [Open a Ticket](https://freakhosting.com/clientarea/submitticket.php)
  * **Discord:** [Join our Community](https://discord.gg/freakhosting)
  * **Email:** [support@freakhosting.com](mailto:support@freakhosting.com)
</Note>

<Tip>
  ### Save on Your Hosting

  Ready to get a new server? Use code **KB20** at checkout for **20% off** your first month!
</Tip>
