udpsend Simple Golang UDP Transmitter. Build go build main.go -o udpsend Run --host: default host is 255.255.255.255 --port: default port is 1234 --msg: Message text. If missing, message is read from STDIN