wg

package
v0.18.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 23, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetPeer

func GetPeer(ifaceName, peerPubKey string) (wgtypes.Peer, error)

GetPeer - gets the peerinfo from the wg interface

func GetPeers

func GetPeers(ifaceName string) ([]wgtypes.Peer, error)

GetPeers - gets all wg peers from the interface

Types

type WGIface

type WGIface struct {
	Name   string
	Device *wgtypes.Device
	// contains filtered or unexported fields
}

WGIface represents a interface instance

func GetWgIface

func GetWgIface(iface string) (*WGIface, error)

GetWgIface - gets the Wireguard interface config

func (*WGIface) GetListenPort

func (w *WGIface) GetListenPort() (*int, error)

WGIface.GetListenPort - returns the listening port of the Wireguard endpoint

func (*WGIface) UpdatePeerEndpoint

func (w *WGIface) UpdatePeerEndpoint(peer wgtypes.PeerConfig) error

UpdatePeer updates existing Wireguard Peer or creates a new one if doesn't exist

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL