I know socat
can forward unix socket to tcp port and it forwards all package.
But I just want to send some package, not at all. Is there nodejs (or other languages) source code to forward unix socket to tcp port and it can filter the packages ?
I know socat
can forward unix socket to tcp port and it forwards all package.
But I just want to send some package, not at all. Is there nodejs (or other languages) source code to forward unix socket to tcp port and it can filter the packages ?