Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WireGuard/wgctrl-go
/ functions
Functions
219 in github.com/WireGuard/wgctrl-go
⨍
Functions
219
◇
Types & classes
79
Function
Test_timespec64MemoryLayout
(t *testing.T)
internal/wglinux/parse_linux_test.go:596
Function
dial
dial is the default implementation of Client.dial.
internal/wguser/conn_windows.go:22
Function
dial
dial is the default implementation of Client.dial.
internal/wguser/conn_unix.go:15
Function
find
find is the default implementation of Client.find.
internal/wguser/conn_windows.go:34
Function
find
find is the default implementation of Client.find.
internal/wguser/conn_unix.go:20
Function
init
()
internal/wgwindows/client_windows.go:35
Function
main
()
cmd/wgctrl/main.go:16
Function
newClients
newClients configures wginternal.Clients for Windows systems.
os_windows.go:13
Function
newClients
newClients configures wginternal.Clients for OpenBSD systems.
os_openbsd.go:13
Function
newClients
newClients configures wginternal.Clients for systems which only support userspace WireGuard implementations.
os_userspace.go:13
Function
newClients
newClients configures wginternal.Clients for FreeBSD systems.
os_freebsd.go:13
Function
rtnlInterfaces
rtnlInterfaces uses rtnetlink to fetch a list of WireGuard interfaces.
internal/wglinux/client_linux.go:183
Function
testConfigure
(t *testing.T, c *wgctrl.Client, d *wgtypes.Device)
client_integration_test.go:144
Function
testConfigureManyIPs
(t *testing.T, c *wgctrl.Client, d *wgtypes.Device)
client_integration_test.go:214
Function
testConfigureManyPeers
(t *testing.T, c *wgctrl.Client, d *wgtypes.Device)
client_integration_test.go:274
Function
testConfigurePeersUpdateOnly
(t *testing.T, c *wgctrl.Client, d *wgtypes.Device)
client_integration_test.go:334
Function
testFind
testFind produces a Client.find function for integration tests.
internal/wguser/conn_windows_test.go:36
Function
testGet
(t *testing.T, c *wgctrl.Client, d *wgtypes.Device)
client_integration_test.go:131
Function
testListen
testListen creates a userspace device listener for tests, returning the directory where it can be found and a function to clean up its state.
internal/wguser/conn_windows_test.go:44
← previous
201–219 of 219, ranked by callers