Download OpenGard

Choose the package for your platform.

Windows x64

Self-contained executable for x64 Windows.
No .NET installation required.

Download .zip

Linux x64

Self-contained executable for x64 Linux.
No .NET installation required.

Download .tar.gz

Any Platform

Platform-independent package.
Requires .NET 10 runtime installed.

Download .zip

By downloading OpenGard you are agreeing to our terms and conditions.

Get a License

Start with a free evaluation license (no credit card required), or purchase a license.
You can also install and use OpenGard without a license, but with limited storage and time.

Quick Start

1. Extract and install

Extract the archive and run the install command:

Linux:

chmod +x ./OpenGard
./OpenGard --config install

Windows:

OpenGard.exe --config install

This creates runtime directories, generates a self-signed HTTPS certificate, and initializes the databases.

2. Start the server

Linux: ./OpenGard  |  Windows: OpenGard.exe

3. Open your browser

Navigate to https://localhost:7158

Default credentials: admin / admin

⚠ Change the default passwords immediately after first login!

Full Installation Guide →