[FTL] Could not create runner: listen ip4:tcp : socket: operation not permitted #929
Closed
Captain-v-hook
started this conversation in
General
Replies: 2 comments
-
It would appear the permission issue means you need to make sure naabu is run with root privilege. |
Beta Was this translation helpful? Give feedback.
0 replies
-
it seems like the process detects the possession of |
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
-
I'm using naabu 2.1.6 in my pipelines with following script:
naabu -top-ports=1000 -c 50 -list domains.txt -scan-all-ips -stats -rate 1000 -o port_scan.txt
But I faced with
I did Health Check on naabu and the result was:
Runner executor: Kubernetes
Any help would be appreciated
Beta Was this translation helpful? Give feedback.
All reactions