Tunnel UDP packets over a TCP connection
udptunnel
$ udptunnel -s 8000 localhost 53
$ udptunnel -c 192.168.1.100:8000 127.0.0.1 53
$ udptunnel -s 9999 remote.server.com 5353