Skip to main content
Version: 1.19.0 (latest)

Wireguard

Wireguard is a gateway-based egress provider type in Kasm.

Use this provider when you want low-overhead gateway-based tunneling with Wireguard configs and private-key credential handling.

Typical Inputs

  • Provider type: Wireguard
  • Gateway config: Wireguard peer/network configuration.
  • Credential model: user-specific private key material stored in Kasm egress credentials.

Best-Fit Use Cases

  • Environments that already standardize on Wireguard for secure transport.
  • Deployments that require user-scoped key management.

Setup Pattern

  1. Create an egress provider with type Wireguard.
  2. Add one or more Wireguard gateways.
  3. Map provider to users/groups/workspaces.
  4. Create egress credentials with Wireguard private key.
  5. Launch workspace and select a gateway.