add nic check
This commit is contained in:
@@ -11,6 +11,7 @@ import (
|
||||
)
|
||||
|
||||
type Config struct {
|
||||
NIC string `yaml:"interface"`
|
||||
Domains []struct {
|
||||
Name string `yaml:"name"`
|
||||
Sub []string `yaml:"subdomain,flow"`
|
||||
|
||||
Reference in New Issue
Block a user