feature: add ip-alias option.
This commit is contained in:
@@ -100,6 +100,10 @@ bind [::]:53
|
||||
# List of IPs that will be ignored
|
||||
# ignore-ip [ip/subnet]
|
||||
|
||||
# alias of IPs
|
||||
# ip-alias [ip/subnet] [ip1[,ip2]...]
|
||||
# ip-alias 192.168.0.1/24 10.9.0.1,10.9.0.2
|
||||
|
||||
# speed check mode
|
||||
# speed-check-mode [ping|tcp:port|none|,]
|
||||
# example:
|
||||
|
||||
Reference in New Issue
Block a user