[ENHANCEMENTS] Proxy to unix socket file
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 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.
@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 💚
Hey @AnthonyMichaelTDM I wanted to ask if there is a plugin for this? I would like to try it out :)