[UPSTREAM] - Remove support for {ip|host}[:port] syntax for specifying a relay
ab8ebead34
This commit is contained in:
parent
4f1eb9a25b
commit
4f1878b7f5
|
@ -715,7 +715,7 @@ fragments_blocked = ['cisco', 'cisco-ipv6', 'cisco-familyshield', 'cisco-familys
|
|||
## used to connect to that server.
|
||||
##
|
||||
## A relay can be specified as a DNS Stamp (either a relay stamp, or a
|
||||
## DNSCrypt stamp), an IP:port, a hostname:port, or a server name.
|
||||
## DNSCrypt stamp) or a server name.
|
||||
##
|
||||
## The following example routes "example-server-1" via `anon-example-1` or `anon-example-2`,
|
||||
## and "example-server-2" via the relay whose relay DNS stamp
|
||||
|
|
Loading…
Reference in New Issue