mirror of
https://github.com/ookangzheng/blahdns.git
synced 2025-12-15 21:55:36 +07:00
21 lines
528 B
YAML
Executable File
21 lines
528 B
YAML
Executable File
resolution_type: GETDNS_RESOLUTION_STUB
|
|
dns_transport_list:
|
|
- GETDNS_TRANSPORT_TLS
|
|
tls_authentication: GETDNS_AUTHENTICATION_REQUIRED
|
|
tls_query_padding_blocksize: 128
|
|
edns_client_subnet_private: 1
|
|
round_robin_upstreams: 1
|
|
idle_timeout: 10000
|
|
tls_connection_retries: 3
|
|
tls_backoff_time: 300
|
|
listen_addresses:
|
|
- 127.0.0.1@5353
|
|
- 0::1@5353
|
|
|
|
upstream_recursive_servers:
|
|
- address_data: 78.46.244.143
|
|
tls_auth_name: "dot-de.blahdns.com"
|
|
|
|
- address_data: 2a01:4f8:c17:ec67::1
|
|
tls_auth_name: "dot-de.blahdns.com"
|