Skip to content

[Feature request] Per-container allowlists in unix socket mode #180

Description

@NotaInutilis

Is your feature request related to a problem? Please describe.
The current implementation of the per-container allowlist only works in network mode https://github.com/wollomatic/socket-proxy#setting-up-per-container-allowlists
I want to use it with a unix socket! https://github.com/wollomatic/socket-proxy#using-a-unix-socket-instead-of-a-tcp-listener

Describe the solution you'd like
I'd like to use docker labels to configure allowlists per container even in unix socket mode, in the way that Traefik or Crowdsec do. It'll allow to keep both the ease of configuration of docker labels and the increased security of not risking networking accidents.

Describe alternatives you've considered
Continue using networking mode or set up one socket-proxy per container.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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