Skip to content

freifunkMUC/wg-embed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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