Replies: 1 comment 2 replies
-
@litt1e-b0y you are running an outdated version of nuclei, the latest version is v2.5.1 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
litt1eb0y@hacking:~$ nuclei -h
nuclei flag redefined: v
panic: nuclei flag redefined: v
goroutine 1 [running]:
flag.(*FlagSet).Var(0xc000082180, {0x153c668, 0x1df3a8c}, {0x113249e, 0x1}, {0x11457f6, 0x13})
/usr/local/go/src/flag/flag.go:879 +0x2f4
flag.BoolVar(...)
/usr/local/go/src/flag/flag.go:638
github.com/projectdiscovery/goflags.(*FlagSet).BoolVarP(0xc0002e5860, 0x1df3a8c, {0x11377e0, 0x1df3978}, {0x113249e, 0x1147e28}, 0x0, {0x11457f6, 0x0})
/home/litt1eb0y/go/pkg/mod/github.com/projectdiscovery/[email protected]/goflags.go:276 +0x85
main.readConfig()
/home/litt1eb0y/go/pkg/mod/github.com/projectdiscovery/nuclei/[email protected]/cmd/nuclei/main.go:75 +0x830
main.main()
/home/litt1eb0y/go/pkg/mod/github.com/projectdiscovery/nuclei/[email protected]/cmd/nuclei/main.go:19 +0x2b
Beta Was this translation helpful? Give feedback.
All reactions