FS#59580 - [tinyproxy] Reverse Proxy Support

Attached to Project: Community Packages
Opened by Patrick Nuckolls (yourfin) - Wednesday, 08 August 2018, 22:03 GMT
Last edited by Toolybird (Toolybird) - Sunday, 04 December 2022, 05:03 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To Lukas Fleischer (lfleischer)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Version:
1.8.4-4

Description:
Currently tinyproxy (and tinyproxy-git) is being built without the `--enable-reverse` option, as can be seen by running `tinyproxy -h`:


$ tinyproxy -h
Usage: tinyproxy [options]

Options are:
-d Do not daemonize (run in foreground).
-c FILE Use an alternate configuration file.
-h Display this usage information.
-l Display the license.
-v Display version information.

Features compiled in:
XTinyproxy header
Filtering
Transparent proxy support
Upstream proxy support

For bug reporting instructions, please see:
<https://banu.com/tinyproxy/>.



I noticed this also caused some consternation in this thread on tinyproxy's github page, along very similar lines to my own:
https://github.com/tinyproxy/tinyproxy/issues/17

Steps to reproduce:
$ pacman -Syu tinyproxy
$ tinyproxy -h

Uncommenting one of the reverse-proxy related lines in /etc/tinyproxy/tinyproxy.conf (say line 327) will also cause tinyproxy to complain about a syntax error for the same reason.
This task depends upon

Closed by  Toolybird (Toolybird)
Sunday, 04 December 2022, 05:03 GMT
Reason for closing:  Fixed
Additional comments about closing:  Reverse proxy is enabled by default these days.

Loading...