send-recv

command module
v1.0.0-beta Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 20, 2016 License: MIT Imports: 11 Imported by: 0

README

send-recv

Install

Download latest release here.

Usage

Usage of ./send-recv:
  -c int
      Amount of worker goroutines to spawn. (default 100)
  -hex
      Payload provided to -send is hex encoded.
  -i string
      Input file containing newline separated list of hosts. Default: stdin.
  -o string
      Output file to write the results to. Default: stdout
  -p int
      Port to connect to.
  -recv int
      How much data to recv before closing the connection. (default 1024)
  -send string
      Payload to send after connection. (default "id\n")
  -timeout int
      Timeout in millseconds to wait for connection. (default 500)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL