//
pkg.gl
Category
github.com/apoxy-dev/apoxy-cli
pkg
wireguard
package
0.4.1
Repository:
https://github.com/apoxy-dev/apoxy-cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
2
Files
437 SLOC
#
Packages
netstack
No description provided by the author
uapi
Package uapi implements a marshaller for the WireGuard User-space API.
#
Functions
Network
Network returns a new WireGuardNetwork.
TryStun
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
DeviceConfig represents the configuration of a WireGuard device.
PeerConfig
PeerConfig represents the configuration of a WireGuard peer.
WireGuardNetwork
WireGuardNetwork is a user-space network implementation that uses WireGuard.