Skip to content

enhance: Handle unix prefix on scheme#45

Open
LaurenceJJones wants to merge 1 commit intocrowdsecurity:mainfrom
LaurenceJJones:unix_scheme_mod
Open

enhance: Handle unix prefix on scheme#45
LaurenceJJones wants to merge 1 commit intocrowdsecurity:mainfrom
LaurenceJJones:unix_scheme_mod

Conversation

@LaurenceJJones
Copy link
Contributor

Fix: #44

Since we use the same apic as CrowdSec the support already existed, we just need to handle when a user supplies "unix:/path/to/file" simply we just set the scheme to be an empty string.

@mmetc mmetc added this to the v0.0.15 milestone Apr 1, 2025
@mk12
Copy link

mk12 commented Jan 11, 2026

Any update on this? I would love to use Unix domain sockets for crowdsec like I do for all my other services. Not for performance but because /run/crowdsec.sock is way easier to remember than some arbitrary port number, and I can enforce whatever permissions I like on the socket file.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[unix socket] Add support for unix sockets

3 participants