netbird/client/iface/configurer/name.go

7 lines
154 B
Go

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