source:
freewrt/package/tinyproxy/Config.in@
6fc4520e
| Last change on this file since 6fc4520e was e3ea651, checked in by , 19 years ago | |
|---|---|
|
|
| File size: 758 bytes | |
| Rev | Line | |
|---|---|---|
| [e3ea651] | 1 | #menu "tinyproxy......................... Tinyproxy is a lightweight HTTP and HTTPS proxy." |
| [475ad56] | 2 | |
| [c04ece1] | 3 | config FWRT_PACKAGE_TINYPROXY |
| [475ad56] | 4 | prompt "tinyproxy......................... Tinyproxy is a lightweight HTTP and HTTPS proxy" |
| 5 | tristate | |
| 6 | default m if CONFIG_DEVEL | |
| 7 | help | |
| 8 | Tinyproxy is a lightweight HTTP and HTTPS proxy. | |
| 9 | ||
| 10 | http://tinyproxy.sourceforge.net | |
| 11 | ||
| [c04ece1] | 12 | config FWRT_COMPILE_TINYPROXY_WITH_TRANSPARENT_PROXY |
| [e3ea651] | 13 | prompt " Enable transparent proxying" |
| [475ad56] | 14 | bool |
| 15 | default y | |
| [c04ece1] | 16 | depends FWRT_PACKAGE_TINYPROXY |
| [475ad56] | 17 | |
| [c04ece1] | 18 | config FWRT_COMPILE_TINYPROXY_WITH_FILTER |
| [e3ea651] | 19 | prompt " Enable filtering support" |
| [475ad56] | 20 | bool |
| 21 | default y | |
| [c04ece1] | 22 | depends FWRT_PACKAGE_TINYPROXY |
| [475ad56] | 23 | |
| [c04ece1] | 24 | config FWRT_COMPILE_TINYPROXY_WITH_UPSTREAM |
| [e3ea651] | 25 | prompt " Enable upstream support" |
| [475ad56] | 26 | bool |
| 27 | default y | |
| [c04ece1] | 28 | depends FWRT_PACKAGE_TINYPROXY |
| [475ad56] | 29 | |
| [e3ea651] | 30 | #endmenu |
Note:
See TracBrowser
for help on using the repository browser.
