Server side socat tcp4-listen:5353,reuseaddr,fork UDP:nameserver:53
Client side: socat -T15 udp4-recvfrom:53,reuseaddr,fork tcp:localhost:5353
http://zarb.org/~gc/html/udp-in-ssh-tunneling.html
Server side socat tcp4-listen:5353,reuseaddr,fork UDP:nameserver:53
Client side: socat -T15 udp4-recvfrom:53,reuseaddr,fork tcp:localhost:5353
http://zarb.org/~gc/html/udp-in-ssh-tunneling.html