1 menu "tinyproxy......................... Tinyproxy is a lightweight HTTP and HTTPS proxy."
3 config BR2_PACKAGE_TINYPROXY
4 prompt "tinyproxy......................... Tinyproxy is a lightweight HTTP and HTTPS proxy"
6 default m if CONFIG_DEVEL
8 Tinyproxy is a lightweight HTTP and HTTPS proxy.
10 http://tinyproxy.sourceforge.net
12 config BR2_COMPILE_TINYPROXY_WITH_TRANSPARENT_PROXY
13 prompt "Enable transparent proxying"
16 depends BR2_PACKAGE_TINYPROXY
18 config BR2_COMPILE_TINYPROXY_WITH_FILTER
19 prompt "Enable filtering support"
22 depends BR2_PACKAGE_TINYPROXY
24 config BR2_COMPILE_TINYPROXY_WITH_UPSTREAM
25 prompt "Enable upstream support"
28 depends BR2_PACKAGE_TINYPROXY