Skip to content

Commit c1d8e5c

Browse files
committed
The port number is not required any more with IPv6 and forwarding
1 parent 0d89626 commit c1d8e5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dnscrypt-proxy/example-forwarding-rules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
# example.com 9.9.9.9,8.8.8.8
3737

3838
## Forward queries to a resolver using IPv6
39-
# ipv6.example.com [2001:DB8::42]:53
39+
# ipv6.example.com [2001:DB8::42]
4040

4141
## Forward queries for .onion names to a local Tor client
4242
## Tor must be configured with the following in the torrc file:

0 commit comments

Comments
 (0)