Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 289 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 289 Bytes

wg-embed: an embeddable WireGuard-Go client

This module allows you to embed a WireGuard client into your Go application for easy tunnel setup.

Uses the Go userspace implementation of WireGuard by default, and optionally the Linux kernel module if available.

Supported OSes:

  • Linux