tinyproxy.conf.5: clarify that upstream none makes direct connection
This commit is contained in:
parent
335477b16e
commit
c984122acd
@ -163,7 +163,7 @@ The possible keywords and their descriptions are as follows:
|
|||||||
`type` can be one of `http`, `socks4`, `socks5`, `none`.
|
`type` can be one of `http`, `socks4`, `socks5`, `none`.
|
||||||
|
|
||||||
* 'upstream none "site_spec"' turns off upstream support for sites
|
* 'upstream none "site_spec"' turns off upstream support for sites
|
||||||
matching `site_spec`.
|
matching `site_spec`, that means the direction is done directly.
|
||||||
|
|
||||||
The site can be specified in various forms as a hostname, domain
|
The site can be specified in various forms as a hostname, domain
|
||||||
name or as an IP range:
|
name or as an IP range:
|
||||||
|
Loading…
Reference in New Issue
Block a user