📄 udp-ip.cfg
字号:
###[ ip-packet example config file ]######[ UDP / IP packet ]######[ General Options ]#### The network devicedevice == eth0# The protocolprotocol == udp# 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 UDP ]#### The source portsrc_port == 777# The target portdst_port == 22# Datadata == "echo hallo > test.txt"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -