Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Net" command throws error #20

Closed
LiteACE opened this issue Jun 21, 2021 · 1 comment
Closed

"Net" command throws error #20

LiteACE opened this issue Jun 21, 2021 · 1 comment

Comments

@LiteACE
Copy link

LiteACE commented Jun 21, 2021

Hi,

I followed the detailed steps to download Netcap for Kali, but when i punched in "net" in my terminal. I was thrown with "Invalid command:net". May i know what is the cause or there are configuration issues that I have errored.

Error:
┌──(kali㉿kali)-[~/…/src/github.com/dreadl0ck/netcap]
└─$ net 1 ⚙
Invalid command: net

@dreadl0ck
Copy link
Owner

dreadl0ck commented Jun 24, 2021

Hi,

that's an error from your shell because it can't find the binary.

Did you update your zshrc and source it afterwards in the current shell?

Otherwise you can always invoke netcap from its installation path:

$ /usr/local/bin/net
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants