Skip to main content

Configuration

After installing Guard, enable it in your server.cfg and add your license key.

Enable Guard

Add the following line to server.cfg:

set sv_o1Enable 1

Add your license key

Add your license key to server.cfg:

set sv_o1LicenseKey "YOUR_LICENSE_KEY"

Replace YOUR_LICENSE_KEY with the key from the o1 panel.

info

Where to find your license key

Log in to https://o1.sa, then go to LicensesServerLicense Key.

Restart your server

Save server.cfg and restart your FXServer. Guard will now be active.

Next steps

Learn how to handle dump attempts in the Protection Event guide.