package
0.4.1
Repository: https://github.com/apoxy-dev/apoxy-cli.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package uapi implements a marshaller for the WireGuard User-space API.

# Functions

Network returns a new WireGuardNetwork.
TrySTUN tries to resolve the external IP address and port of the host by sending a STUN request to the specified STUN servers.

# Structs

DeviceConfig represents the configuration of a WireGuard device.
PeerConfig represents the configuration of a WireGuard peer.
WireGuardNetwork is a user-space network implementation that uses WireGuard.