go-knock

command module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2018 License: GPL-3.0 Imports: 6 Imported by: 0

README

go-knock

A port knocking client written in Go.

Installation

To install go-knock according to your $GOPATH:

$ go get github.com/noam09/go-knock

Usage

$ go-knock --help
Go Knock

Usage:
  knock [-d=<ms>] [-u] <host> <port> <port>...
  knock -h | --help
  knock -v | --version

Options:
  -h, --help         Show this screen.
  -v, --version      Show version.
  -d, --delay=<ms>   Delay between ports in milliseconds [default: 300].
  -u, --udp          Send UDP packets instead of TCP [default: false].

TODO

  • Add UDP support

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