代码拉取完成,页面将自动刷新
=============================================================================== Caprewrite 0.1 (c) 2015 zealoussnow<zealoussnow@qq.com> =============================================================================== Caprewrite is a packet tool that can be alter the source ip, source mac, dest ip and dst mac in packet. The following is the usage of caprewrite: Usage: ./caprewrite [-i|--interface ARG] [-d|--dir ARG] [-s|--save] [--smac=ARG] [--dmac=ARG] [--sip=ARG] [--dip=ARG] [-v|--version] [-?|--help] [--usage] -i, --interface=ARG Set interface of sending packets -d, --dir=ARG Directory of saving pcaps -s, --save A switch for saving pcaps --smac=ARG Set Source MAC --dmac=ARG Set Destination MAC --sip=ARG Set Source IP --dip=ARG Set Destination IP -v, --version Show version information -?, --help Show this help message --usage Display brief usage message -i, Specified a network interface that you want to use it send packets, e.g. "-i eth0" -d, The directory stored the packets, e.g. "-d ./pcaps/" -s, A switch for saving packets, if you add, will store the processed packets, e.g. "-s" --smac=ARG, Specified the source hardware address, e.g. "--smac=00:0C:29:BC:72:50 or --smac=00-0C-29-BC-72-50" If you don't use this option, it will automatic get your hardware of network interface --sip=ARG, Specified the source ip address, .eg. "--sip=192.168.xxx.xxx" NOTE: If you don't use this option, it will automatic get your ip address of network interface --dmac=ARG, Specified the destination hardware address, .e.g "--dmac=00:0C:29:BC:72:50 or --dmac=00-0C-29-BC-72-50" NOTE: If you don't use this option, it will automatic get the hardware of default gateway --dip=ARG, Specified the destination ip address, .e.g. "--dip=192.168.xxx.xxx" NOTE: If you don't use this option, it will not alter the destination in packet NOTE: 1.Log is stored in /dev/shm/capwrite.log, every log file is less than 10M, this program only save 5 log files. 2.The processed packets also stored in /dev/shm/%d-cache.cap. If your don't use -s option, the cap file is empty
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。