tcpprep -a client -i sys.cap -o split.cache
tcprewrite --cachefile=split.cache -i sys.cap -o sys_new.pacp
tcpreplay --intf1=lo --intf2=eth0 --cachefile=split.cache sys_new.pacp
tcpprep -a client -i src_gf.cap -o gf.cache
tcpreplay -i lo -I eth0 -c gf.cache src_gf.cap
tcpprep -c 10.60.43.53 -i src_gf.cap -o gf.cache
tcpreplay -i lo -I eth0 -c gf.cache src_gf.cap
ifconfig eth0 mtu 9200
du -h --max-depth=1
du -m --max-depth=1 | sort -n
du -m --max-depth=1 | sort -nr
阅读(259) | 评论(0) | 转发(0) |