#!/bin/sh while true; do echo "$pkt"; done |nc -4u 192.168.10.25 5555