console

package
v0.0.6-alpha Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2019 License: GPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (

	// Info - Display colorful information
	Info = bold + cyan + "[*] " + normal
	// Warn - Warn a user
	Warn = bold + red + "[!] " + normal
	// Debug - Display debug information
	Debug = bold + purple + "[-] " + normal
	// Woot - Display success
	Woot = bold + green + "[$] " + normal
)

Variables

This section is empty.

Functions

func Start

func Start(server *core.SliverServer, extraCmds ExtraCmds) error

Start - Console entrypoint

func StartClientConsole

func StartClientConsole() error

StartClientConsole - Start the client console

Types

type ExtraCmds

type ExtraCmds func(*grumble.App, *core.SliverServer)

ExtraCmds - Bind extra commands to the app object

Jump to

Keyboard shortcuts

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