Skip to content

Support PROXY protocol v2 #245

@multani

Description

@multani

Some load balancers, such as AWS Network Load Balancer, only offers PROXY protocol v2.

The library used by smokescreen, github.com/armon/go-proxyproto, only supports PROXY protocol v1 (cf. armon/go-proxyproto#5)

Would it be possible to switch to another library that also supports PROXY protocol v2, such as github.com/pires/go-proxyproto?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions