tcpfuzz

package module
v0.0.0-...-de4802a Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2020 License: MIT Imports: 3 Imported by: 0

README

tcpFuzz

Go Report Card

Just emits random content on a port. The idea is you create a port connection and then pass it in as an io.Writer into the random generator, and it will emit 1024kb of random data.

There are two example server directories above

  • ssh
  • tcp

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WriteRand

func WriteRand(c io.Writer) error

WriteRand writes 1024^2 bytes into the provided io.Writer.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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