mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-23 20:05:24 +00:00
Update banner.go
This commit is contained in:
parent
a6a50fda76
commit
bf074a22ef
@ -7,11 +7,11 @@ const banner = `
|
|||||||
____ __ _______/ /__ (_)
|
____ __ _______/ /__ (_)
|
||||||
/ __ \/ / / / ___/ / _ \/ /
|
/ __ \/ / / / ___/ / _ \/ /
|
||||||
/ / / / /_/ / /__/ / __/ /
|
/ / / / /_/ / /__/ / __/ /
|
||||||
/_/ /_/\__,_/\___/_/\___/_/ v1
|
/_/ /_/\__,_/\___/_/\___/_/ v2
|
||||||
`
|
`
|
||||||
|
|
||||||
// Version is the current version of nuclei
|
// Version is the current version of nuclei
|
||||||
const Version = `1.1.7`
|
const Version = `2.0.1`
|
||||||
|
|
||||||
// showBanner is used to show the banner to the user
|
// showBanner is used to show the banner to the user
|
||||||
func showBanner() {
|
func showBanner() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user