On Tue, May 23, 2017 at 8:59 AM, Kamil Cholewiński <harry666t_at_gmail.com> wrote:
> On Tue, 23 May 2017, Jorge Almeida <jjalmeida_at_gmail.com> wrote:
>> Basically, tinyproxy does this. What it does not do is sensible
>> logging. It seems to be brain damaged in this departement: it either
>> logs to syslog or to a file, which it insists in opening. /dev/stderr
>> does not work (it says that file has changed). It also has a -d flag,
>> that prevents backgrounding (and wtf should it go to background, to
>> begin with??) but does nothing at all regarding logs.
>
> Take the source, rip out the parts you don't like?
It's satisfying to delete code, though I mostly left it in disabled
for now:
https://github.com/rdpate/tinyproxy-suped/tree/suped
It's 1am here now; I likely missed something. Let me know.
Received on Wed May 24 2017 - 05:06:01 UTC