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 ¶
func Banner() string
Banner returns the ASCII art banner with application information (non-animated).
func PrintAnimated ¶ added in v0.0.3
func PrintAnimated()
PrintAnimated displays the banner with frame-by-frame animation like GitHub Copilot CLI.
Types ¶
Click to show internal directories.
Click to hide internal directories.