inventage / wg-embed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Go 100.0%