Closed ghost closed 7 months ago
Did you tried to run it with sudo
?
Hi,
As @K0ntact mention - did you try run it with sudo
please ? That should help. If not - please let me know.
Btw. I have to try it run on RPi with debian also, just for curiosity :)
Thanks
@K0ntact @Chleba Yes it worked when running with sudo, i too ran this on a raspberry pi and by default i wasn't able to run this with sudo and was faced with a not found error (installed with cargo install netscanner), however setting an alias to the location of the file ~/.cargo/netscanner I was able to run it fine. Thank you for the solution @K0ntact
I installed netscanner with cargo and there were no errors, I'm using a raspberry pi (ARM) running debian 12 and upon trying to run netscanner I'm faced with
❯ netscanner netscanner failed with Error: Unable to create datalink channel: Operation not permitted (os error 1)