[ENHANCEMENTS] Proxy to unix socket file #663
Labels
enhancement
New feature or request
Plugin ideas
Enhancements that is more suitable to be implemented as a plugin
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.
The text was updated successfully, but these errors were encountered: