github.com/google/gopacket/pcap Erro installation #945
Unanswered
Bugspiderlee
asked this question in
Q&A
Replies: 2 comments
-
|
@Bugspiderlee see https://github.com/projectdiscovery/naabu?tab=readme-ov-file#prerequisite |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Run in your shell: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Any easy fix for this after installation
usere-ubuntu:~$ go install -v github.com/projectdiscovery/naabu/v2/cmd/naabu@latest
github.com/google/gopacket/pcap
github.com/google/gopacket/pcap
go/pkg/mod/github.com/google/[email protected]/pcap/pcap.go:30:22: undefined: pcapErrorNotActivated
go/pkg/mod/github.com/google/[email protected]/pcap/pcap.go:52:17: undefined: pcapTPtr
go/pkg/mod/github.com/google/[email protected]/pcap/pcap.go:64:10: undefined: pcapPkthdr
go/pkg/mod/github.com/google/[email protected]/pcap/pcap.go:103:6: undefined: pcapBpfProgram
go/pkg/mod/github.com/google/[email protected]/pcap/pcap.go:110:7: undefined: pcapPkthdr
go/pkg/mod/github.com/google/[email protected]/pcap/pcap.go:268:33: undefined: pcapErrorActivated
go/pkg/mod/github.com/google/[email protected]/pcap/pcap.go:269:33: undefined: pcapWarningPromisc
go/pkg/mod/github.com/google/[email protected]/pcap/pcap.go:270:33: undefined: pcapErrorNoSuchDevice
go/pkg/mod/github.com/google/[email protected]/pcap/pcap.go:271:33: undefined: pcapErrorDenied
go/pkg/mod/github.com/google/[email protected]/pcap/pcap.go:748:14: undefined: pcapTPtr
go/pkg/mod/github.com/google/[email protected]/pcap/pcap.go:271:33: too many errors
Naabu version:
Current Behavior:
Expected Behavior:
Steps To Reproduce:
Anything else:
Beta Was this translation helpful? Give feedback.
All reactions