Skip to content

improve allowlist logging #133

@wollomatic

Description

@wollomatic
  1. If the default allowlist ist empty, output that instead of printing out an empty list:
dockerproxy-1  | Default request allowlist:
dockerproxy-1  |    Method   Regex
dockerproxy-1  | time=2026-05-03T13:37:15.115Z level=INFO msg="socket-proxy running and listening..."
  1. Clearer output of multple allows. Currently, the separation with only one whitespace is confusing:
dockerproxy-1  |    GET      [^/v1\..{2}/info$ ^/v1\..{2}/images/.*$ ^/v1\..{2}/version$ ^/v1\..{2}/containers/.*$]

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions