banner

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2026 License: MIT Imports: 4 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 is the application name.
	AppName = "vt"
	// AppVersion is the application version.
	AppVersion = "v0.0.1"
)

Variables

This section is empty.

Functions

func Banner() string

Banner returns the ASCII art banner with application information.

func Print

func Print()

Print displays the banner to stdout.

func RainbowText

func RainbowText(text string) string

RainbowText applies rainbow colors to the input text.

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