Group anomalous network-call detections by process to distinguish legitimate VPN daemons (tailscaled, twingate, etc.) from other processes needing per-destination review. Returns per-process count, distinct endpoints, sample detections, and a suggested suppression rule for VPN processes.
Get the WireGuard configuration and credentials for a VPN client by specifying the client ID. Enables owners and admins to retrieve connection details for a specific client.
Provision a VPN client on a specific node using a client name, node ID, and WireGuard public key. Requires appropriate org or node membership for access.
Create an organizational VPN client by providing a name, node ID, and WireGuard public key. Uses the org API key to provision the client for the node within the key's organization.
Compute inner MTU, TCP MSS, and payload size after subtracting encapsulation overhead from a link MTU using RFC byte sizes. Supports presets for common stacks and path MTU discovery.
MCP server for administering wg-easy (WireGuard Easy) instances, enabling listing, creating, updating, enabling/disabling, and deleting WireGuard clients, fetching configs and QR codes, and inspecting server status via the wg-easy REST API.
Enables n8n AI agents to manage MikroTik routers via SSH/SSE, providing tools for firewall, DNS, DHCP, WireGuard, interfaces, queues, backup, users, logs, and routes.
Check VPN connectivity by retrieving WireGuard peer and OpenVPN session status, including last handshake times and transfer counters, to see who is connected.
Audit OPNsense firewall across 11 security areas. Return severity-categorized findings with recommendations and compliance references to fix misconfigurations.
Check WireGuard VPN tunnel and peer status, including handshake times, transferred bytes, and endpoint details, to verify tunnel health and connectivity.
Generate a WireGuard client QR code (SVG) for scanning with the mobile app. Use it to import the VPN profile securely, as the QR encodes the client private key and must be handled as a secret.
Diagnose VPN connectivity issues across OpenVPN, IPsec, and WireGuard. Get per-VPN connected, disconnected, and error counts to identify faulty connections.