特定端口的网络延迟无效
作者: zhqqqy创建于 2019年10月22日更新于 2019年10月22日
当我使用此命令时 shell ./comcast --device=eth0 --latency=5000 --target-proto=tcp,udp,icmp --target-addr=10.215.45.5 就很有用。但是如果我添加 --target-port=9999 如 shell ./comcast --device=eth0 --latency=5000 --target-proto=tcp,udp,icmp --target-addr=10.215.45.5 --target-port=9999 就不起作用了。
内容来源: tylertreat/comcast