File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -3,12 +3,12 @@ package runner
33import "github.com/projectdiscovery/gologger"
44
55const banner = `
6- _ _ _ _ _
7- ___(_)_ __ ___ _ __ | | ___| |__ | |_| |_ _ __ ___ ___ _ ____ _____ _ __
8- / __| | '_ ' _ \| '_ \| | / _ \ '_ \| __| __| '_ \/ __| / _ \ '__\ \ / / _ \ '__|
9- \__ \ | | | | | | |_) | | __/ | | | |_| |_| |_) \ __ \ __/ | \ V / __/ |
10- |___/_|_| |_| |_| .__/|_| \___|_| |_|\__|\__| .__/|___/\___|_| \ _/ \___|_|
11- |_| |_|
6+ _____ _ __ __ __________________
7+ / ___/ (_)___ ___ ____ / /__ / / / /_ __/_ __/ __ \________ ______ _____ _____
8+ \__ \/ / __ -__ \/ __ \/ / _ \/ /_/ / / / / / / /_/ / ___ / _ \/ ___/ | / / _ \/ ___/
9+ ___/ / / / / / / / /_/ / / __/ __ / / / / / / ____( __ ) __/ / | |/ / __/ /
10+ /____/_/_/ /_/ /_/ .___/_/ \___/_/ /_/ /_/ /_/ /_/ /____/\___/ _/ |___/ \___/_/
11+ /_/ - v0.0.2
1212`
1313
1414// Version is the current version
You can’t perform that action at this time.
0 commit comments