mirror of
https://github.com/Control-D-Inc/ctrld.git
synced 2026-07-04 01:07:49 +02:00
cmd/cli: only set DNS for physical interfaces on Windows
By filtering the interfaces by MAC address instead of name.
This commit is contained in:
committed by
Cuong Manh Le
parent
73a697b2fa
commit
e89021ec3a
@@ -1,4 +1,4 @@
|
||||
//go:build !darwin
|
||||
//go:build !darwin && !windows
|
||||
|
||||
package cli
|
||||
|
||||
|
||||
Reference in New Issue
Block a user