Remove the naked IP logic description in document usage

which discusses in #38.
This commit is contained in:
Xuxin He 2020-03-26 02:07:52 +08:00
parent 8ba5562f00
commit b4ed616f9d
No known key found for this signature in database
GPG key ID: 5A21F3887A589EDC

View file

@ -49,9 +49,7 @@ Options:
Routes traffic via the proxy server. Allowed values for proto:
"https", "quic". The value of port is inferred from proto if not
specified. If hostname is an IP address, an internal host
resolver rule is setup to resolve "example" to it to make TLS
certificate validation work.
specified.
If this option is not set, connects to origin server directly.