Skip to content

Commit a29f802

Browse files
committed
Add default netprobe_address
1 parent 86c7793 commit a29f802

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SimpleDnsCrypt/dnscrypt-proxy/dnscrypt-proxy.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ cert_refresh_delay = 240
1414
fallback_resolver = '9.9.9.9:53'
1515
ignore_system_dns = false
1616
netprobe_timeout = 45
17+
netprobe_address = "255.255.255.0:53"
1718
log_files_max_size = 10
1819
log_files_max_age = 7
1920
log_files_max_backups = 1

0 commit comments

Comments
 (0)