ncarlier/webhookd

Log public ip address behind reverse proxy

helmut72 opened this issue ยท 5 comments

Would be cool to log X-Forwarded-For header in your logs instead of reverse proxy ip address. Thank you.

Good point. I will fix that.

I have compiled webhookd with your commit from yesterday:
50bcb16

Works. Thank you very much!

Btw, really a fantastic tool! I'm used to use bash scripts nearly everywhere because I don't need performance from a binary most of the time.
Starting my scripts with a webhook gives me so many possibilities I can't imagine now. For example using it from my mobile phone.

When do you release a :latest version on Dockerhub with this feature included? Your :edge* images on Dockerhub looks like are not meant to include other packages with apk.

Only asking because I just found my build on my harddrive. Thank you.

It's done.

Thank you! ๐Ÿ‘