#!/bin/sh

echo "TCP processing..."
time bin/tcp -n -q -r data/tcpdata net 128.252.154 > /dev/null

