#66·comcast

network latency on specific port is invalid

Author: zhqqqyCreated Oct 22, 2019Updated Oct 22, 2019

when I use this command

bash
./comcast --device=eth0 --latency=5000 --target-proto=tcp,udp,icmp --target-addr=10.215.45.5

it is useful.but if i add --target-port=9999 like

bash
./comcast --device=eth0 --latency=5000 --target-proto=tcp,udp,icmp --target-addr=10.215.45.5 --target-port=9999

it doesn’t work .

system CentOS release 6.9 (Final) Comcast version 1.0.0