Wondering if there's a crate that does UDP bidirectional relay like what socat does?
E.g. relays UDP packets it receives on its port to a remote $HOST:$PORT and relays replies to the original sender?
Wondering if there's a crate that does UDP bidirectional relay like what socat does?
E.g. relays UDP packets it receives on its port to a remote $HOST:$PORT and relays replies to the original sender?
This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.