tinyproxy.conf.in: add example for SOCKS upstream

This commit is contained in:
rofl0r 2017-12-26 17:14:04 +00:00
parent 0933f4b1a6
commit d6b1eefaa0

View File

@ -160,6 +160,10 @@ LogLevel Info
# # default upstream is internet firewall
# upstream firewall.internal.example.com:80
#
# You may also use SOCKS4/SOCKS5 upstream proxies by using upstream4/upstream5:
# upstream4 127.0.0.1:9050
# upstream5 socksproxy:1080
#
# The LAST matching rule wins the route decision. As you can see, you
# can use a host, or a domain:
# name matches host exactly