picoHz / taxy

A reverse proxy server with built-in WebUI, supporting TCP/UDP/HTTP/TLS/WebSocket, written in Rust.
https://taxy.dev/
MIT License
88 stars 6 forks source link

UDP support #87

Closed fbettag closed 2 weeks ago

fbettag commented 1 month ago

Hey man, awesome project. I have just replaced a very cumbersome traefik/haproxy setup and the only thing missing to make this better than the both of them would be UDP forwarding.

Any plans on this feature?

picoHz commented 2 weeks ago

@fbettag Thank you for your suggestion! Taxy supports UDP proxy mode starting with v0.3.32.

fbettag commented 2 weeks ago

awesome! thank you!