mirror of
https://github.com/netbirdio/netbird.git
synced 2026-06-07 07:52:10 -04:00
Build UDP proxy on Linux only
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
//go:build linux && !android
|
||||
|
||||
package udp
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
//go:build linux && !android
|
||||
|
||||
package udp
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user