Fix: Fix client IP extraction by handling multiple IPs correctly
Separated IPs by comma without space in Split
function. Updated to use the last IP after trimming spaces, ensuring proper client IP extraction.
Signed-off-by: Christian Roessner c@roessner.co