Skip to content

Commit

Permalink
Update config comments for dual-stack parallel queries on upstream se…
Browse files Browse the repository at this point in the history
…rvers
  • Loading branch information
lifenjoiner committed Apr 20, 2023
1 parent ac7a5c8 commit 1393f50
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions default.config
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ UDPLocal 127.0.0.1:53
#########################
# ��������ַ
#########################
# ������ѯʱ��ÿ��ֻ��һ�����͵����η������ᱻ���á������ջ������ IPv4 ӳ��� IPv6 ��ַ��Windows��Vista �� ���¡�

# UDPGroup <IP1[:PORT],IP2[:PORT],...> <DOMAIN1,DOMAIN2,...> <on|off>
# ����һ�� UDP ���η������飬��ָ��ͨ����Щ���η�������ѯ������ (since 6.0.0)
Expand Down
4 changes: 4 additions & 0 deletions default.en.config
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,10 @@ UDPLocal 127.0.0.1:53
#########################
# Server Groups
#########################
# For parallel query:
# Either one family of upstream servers is adopted for each round.
# If dual-stack is desired, IPv4-mapped IPv6 addresses are required.
# Windows: Vista or later.

# UDPGroup <IP1[:PORT],IP2[:PORT],...> <DOMAIN1,DOMAIN2,...> <on|off>
# Set a group of upstream servers with which UDP protocol is used,
Expand Down

0 comments on commit 1393f50

Please sign in to comment.