Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 322 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 322 Bytes

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")