blob: 598e985c64a41a7cff160e3a197018d94a348d2d [file] [log] [blame]
Dmitry Stremkouskib769e6d2017-10-23 17:03:07 +03001=================
2TinyProxy Formula
3=================
4
5Sample Pillars
6==============
7
8TinyProxy: Basic configuration
9
10.. code-block:: yaml
11
12 tinyproxy:
Filip Pytloun912b3fc2017-10-26 21:21:10 +020013 server:
14 enabled: true
15 bind:
16 address: 172.16.21.101
17 port: 8888
18 allow:
19 - 127.0.0.1
20 - 172.16.21.0/24
21 deny:
22 - 8.8.8.8
23 connect_ports:
24 - 443
25 upstream: 10.11.236.1:8080
Dmitry Stremkouskib769e6d2017-10-23 17:03:07 +030026
27
28More Information
29================
30
31* https://en.wikipedia.org/wiki/Tinyproxy