ModSecurity-nginx icon indicating copy to clipboard operation
ModSecurity-nginx copied to clipboard

Add an Option to Log Proxied Client IPs

Open thekief opened this issue 1 year ago • 1 comments

When using the Proxy Protocol, the ModSecurity module isn't currently able to access the client's IP. Thus, only the proxying server's IP is available.

For a project I work on, we needed an option to do so and implemented a patch we would like to upstream. Could I open a PR for it?

thekief avatar Feb 13 '25 09:02 thekief

Could I open a PR for it?

Sure, definitely.

This is the best place to discuss every modification.

airween avatar Feb 13 '25 10:02 airween