qtopie / spkt

Simple tool to send tcp/udp packets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple tool to send tcp/udp packets.

License:MIT License


Languages

Language:Go 100.0%