Skip to content

Unix socket listener #261

Description

@tchbr

Hello again!

I need to use trailbase with unix sockets. Right know this is not possible so I'm doing something dirty that looks like:

/usr/bin/socat UNIX-LISTEN:/run/socks/trailbase.sock,fork,mode=0777 TCP:localhost:4000

To avoid doing such horrible things, would you be interested in a socket listener ability? If so I'll gladly do it :)

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