📄 simulator.properties
字号:
# $Id: simulator.properties,v 1.1 2001/06/26 23:03:11 pcharles Exp $## jpcap packet generator (capture simulator) properties## randomly generated packets are restricted to the following network and masknet.sourceforge.jpcap.simulator.network=10.0.0.128net.sourceforge.jpcap.simulator.mask=255.255.255.248# probability that generated ethernet packets will encapsulate IP, ARP or ?net.sourceforge.jpcap.simulator.prob.eth.ip=0.90net.sourceforge.jpcap.simulator.prob.eth.arp=0.05net.sourceforge.jpcap.simulator.prob.eth.rarp=0.00net.sourceforge.jpcap.simulator.prob.eth.other=0.05# probability that generated IP packets will encapsulate TCP, UDP, ICMP or ?net.sourceforge.jpcap.simulator.prob.ip.tcp=0.60net.sourceforge.jpcap.simulator.prob.ip.udp=0.20net.sourceforge.jpcap.simulator.prob.ip.icmp=0.05net.sourceforge.jpcap.simulator.prob.ip.other=0.05# probability that generated ARP packets will be ARP request or ARP replynet.sourceforge.jpcap.simulator.prob.arp.request=0.50net.sourceforge.jpcap.simulator.prob.arp.reply=0.50
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -