listen

command module
v0.0.0-...-96b0981 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

README

listen

A tool server to listen on a given port and print to stdout.

You should use netcat, it offers much more than this tool. The listen is a quick'n'dirty tool developed to use on platforms that is easier to scp a staticlinked single binary.

Usage

Usage of listen:
    listen
Options:
  -v, --verbose       output verbosely
  --quiet             be quiet, instead
  -a, --addr=0.0.0.0  listen address
  -p, --port=6666     port to listen tos
  -u, --udp           listen for UDP
  -t, --tcp           listen for TCP
  -h, --help          Show usage message
  --version           Show version

Todo

  • toggle printing of a time mark
  • toggle printing of the client's ip
  • ssl

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