Files
netbird/client/iface/configurer/name.go
2025-08-29 11:11:18 +02:00

7 lines
170 B
Go

//go:build linux || windows || freebsd || js || wasip1
package configurer
// WgInterfaceDefault is a default interface name of Netbird
const WgInterfaceDefault = "wt0"