Files
netbird/client/iface/configurer/name.go
2025-07-21 17:58:56 +02:00

7 lines
154 B
Go

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