crab-hole icon indicating copy to clipboard operation
crab-hole copied to clipboard

Unix socket support

Open msrd0 opened this issue 7 months ago • 0 comments

The api asks for a port to listen on. That port needs to be a number: https://github.com/LuckyTurtleDev/crab-hole/blob/main/src/api.rs#L24

That doesn't exactly allow me to specify a unix socket. But I want to.

msrd0 avatar Jun 10 '25 12:06 msrd0