Skip to content

Prefer ForwardedFor over RemoteAddress for ClientIp #88

Description

@itsfolf

First of all, awesome project!

I run my lancache behind a reverse proxy which means that all Client entries in the dashboard UI show the same few internal IP addresses rather than the actual client hosts. I had a look at the code and it seems to already be correctly parsing the ForwardedFor address from the logs, but it is not stored or exposed to the frontend UI.

It would be nice to have an option to prefer ForwardedFor over RemoteAddress when selecting the ClientIp,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions