mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-04-03 13:53:37 +03:00
Remove the naked IP logic description in document usage
which discusses in #38.
This commit is contained in:
parent
8ba5562f00
commit
52e47fb5c6
1 changed files with 1 additions and 3 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue