buraq

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2022 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CommandAttackHelp = `` /* 974-byte string literal not displayed */

	CommandHelpHelp = `` /* 321-byte string literal not displayed */

	CommandVersionHelp = `USAGE:
    buraq version

The 'version' command reports the version of buraq in use.`
	CommandEnvHelp = `` /* 166-byte string literal not displayed */

	CommandRepairHelp = `` /* 202-byte string literal not displayed */

	CommandCleanHelp = `USAGE:
    buraq clean

The 'clean' command deletes/removes all binaries compiled and used by buraq.`
)

The help/manuals for each command.

View Source
const BannerArt string = `` /* 496-byte string literal not displayed */

BannerArt for the CLI

View Source
const HelpScreen string = `` /* 1134-byte string literal not displayed */

HelpScreen lists all command line flags and usage for buraq.

View Source
const Version string = "v1.0.0"

Version for the buraq CLI

Variables

This section is empty.

Functions

func AttemptConnection

func AttemptConnection(proto, username, host, password string, port uint, timeout time.Duration) (bool, error)

AttemptConnection tries to connect to the ssh server using credentials provided.

func ValidCommands

func ValidCommands() []string

ValidCommands that can be provided to the CLI.

Types

This section is empty.

Jump to

Keyboard shortcuts

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