PUQ Mautic

Client Area

The client-facing interface for managing WireGuard VPN services.

Home Screen

Mikrotik WireGuard VPN module WHMCS

Order now | Download | FAQ

Customers accessing their VPN service panel can view and manage their WireGuard VPN connection.


Action Buttons

At the top of the page, the following buttons are displayed:


Network Configuration

Displays the VPN service status and settings:


Connection Status

Real-time information about the VPN connection:

Client area - Network configuration and connection status

Client area overview showing action buttons, network configuration, and connection status


WireGuard Configuration

Provides the client with everything needed to configure their WireGuard client:

The configuration includes:

[Interface]
Address = <client VPN IP>
DNS = <configured DNS servers>
PrivateKey = <client private key>

[Peer]
PersistentKeepalive = <configured keepalive>
Endpoint = <server hostname>:<WireGuard listen port>
PublicKey = <server public key>
AllowedIPs = <configured allowed IPs>

Client area - WireGuard configuration with QR code

WireGuard configuration section with QR code and text config


Traffic Statistics

When traffic statistics collection is enabled (default), a Traffic statistics link appears in the sidebar navigation.

The statistics page displays two charts powered by Google Charts:

Traffic statistics

Traffic statistics page with daily and monthly charts

Note: Traffic statistics can be disabled per product in the admin settings (History > Disable statistics collection). When disabled, the sidebar link and statistics page are hidden.