项目作者: qtopierw
项目描述 :
Simple tool to send tcp/udp packets.
高级语言: Go
项目地址: git://github.com/qtopierw/spkt.git
spkt
Usage
Usage of spkt:
-file string
read data to send from file
-port int
specify the port to send packet (default 5678)
-proto string
specify the protocol (tcp or udp) (default "tcp")
-server string
specify the server address to send packet (default "localhost")