banner

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

Package banner provides ASCII art banner and colorful text utilities for the vulnerable target application.

Index

Constants

View Source
const AppName = "vt"

AppName is the application name.

Variables

View Source
var AppVersion = "dev"

AppVersion is the application version, injected at build time via -ldflags.

Functions

func Banner() string

Banner returns the ASCII art banner (non-animated).

func Print

func Print()

Print displays the banner to stdout.

func PrintAnimated added in v0.0.3

func PrintAnimated()

PrintAnimated displays the banner with targeting lock-on animation.

Types

type Quote

type Quote struct {
	Text   string
	Author string
}

Quote represents a motivational quote with its author.

Jump to

Keyboard shortcuts

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