chore: add classical provider for nameserver-policy, and rename domain-set to rule-set
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//go:build linux && !no_fake_tcp
|
||||
// +build linux
|
||||
// +build linux,!no_fake_tcp
|
||||
|
||||
package faketcp
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
//go:build !linux || no_fake_tcp
|
||||
// +build !linux
|
||||
// +build !linux no_fake_tcp
|
||||
|
||||
package faketcp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user