Skip to content

[ENHANCEMENTS] Proxy to unix socket file #663

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Morethanevil opened this issue May 13, 2025 · 2 comments
Open

[ENHANCEMENTS] Proxy to unix socket file #663

Morethanevil opened this issue May 13, 2025 · 2 comments
Labels
enhancement New feature or request Plugin ideas Enhancements that is more suitable to be implemented as a plugin

Comments

@Morethanevil
Copy link
Contributor

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 Morethanevil added the enhancement New feature or request label May 13, 2025
@tobychui
Copy link
Owner

@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 tobychui added the Plugin ideas Enhancements that is more suitable to be implemented as a plugin label May 13, 2025
@Morethanevil
Copy link
Contributor Author

@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 💚

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Plugin ideas Enhancements that is more suitable to be implemented as a plugin
Projects
None yet
Development

No branches or pull requests

2 participants