zoraxy icon indicating copy to clipboard operation
zoraxy copied to clipboard

[ENHANCEMENTS] Proxy to unix socket file

Open Morethanevil opened this issue 10 months ago • 3 comments

Not related to any problem, but would like to have it implemented :)

It would be awesome if Zoraxy could proxy to a unix socket file. Some services support listening on a socket file, which is faster than TCP and you don't need a port. Memos supports it for example.

I don't know if the Caddy code could help you, they support unix sockets and are written in Go.

Morethanevil avatar May 13 '25 06:05 Morethanevil

@Morethanevil Interesting idea! Since this is not all-platform-friendly (at least I guess this won't works on Windows?), this has to go into the Plugin category.

Will come back to this later.

tobychui avatar May 13 '25 10:05 tobychui

@Morethanevil Interesting idea! Since this is not all-platform-friendly (at least I guess this won't works on Windows?), this has to go into the Plugin category.

Will come back to this later.

It will work mostly on Unix systems 😁 Will test the plugin 👍🏻

Thanks for your hard work 💚

Morethanevil avatar May 13 '25 14:05 Morethanevil

Hey @AnthonyMichaelTDM I wanted to ask if there is a plugin for this? I would like to try it out :)

Morethanevil avatar Oct 18 '25 04:10 Morethanevil