TCP & UDP Test echo servers for testing clustered IPVS/NAT services
Both servers reply on the incoming request with a timestamped message.
Usage:
$ udp -port 33033
$ udp -host 127.0.0.1 -port 33033
Usage:
$ tcp -port 33033
$ tcp -host 127.0.0.1 -port 33033