📄 icmp-ip.cfg
字号:
###[ ip-packet example config file ]######[ ICMP / IP packet ]#### Generate a Port unrechable packet for example###[ General Options ]#### The network devicedevice == eth0# The protocolprotocol == icmp# The number of packets to sendnumber == 10###[ Configuring IP ]#### The source addressspoof == 192.168.3.35# The destination addresstarget == 192.168.3.34# The fragmentation offsetfrag == 0# Time to livettl == 64###[ Configuring ICMP ]#### ICMP-typeicmp-type == 3# ICMP-codeicmp-code == 3# Gatewaygateway == localhost# MTU - Max Transmission Unitmtu == 4400# Datadata == "echo hallo > test.txt"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -