Skip to content

FR: Parse IP when port is passed on with it #98

@JohnPreston

Description

@JohnPreston

Hello.
First of all, thanks for this plugin, very useful!

I have hosted the traefik instance on AWS and I had enabled to preserve the port from the client, which is then caught by Traefik as well.
So an IP address might look like 10.10.10.10:23200 - therefore it might be worth it to simply either ip.split(":") (which works for v6, not v6 so much..) or have an IPv4/v6 regex that will deal with leaving the port behind.

Thoughts?
Thanks!

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