-
Notifications
You must be signed in to change notification settings - Fork 83
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
How to configure? How to compile? #10
Comments
Ok sorry one thing I totally forgot obviously. I cloned your repo and opened it in the terminal. |
Ok I found more: Now I still don't know how to run a command included in dsniff. |
Ok. Sorry for the monologue. But maybe it helps another helpless person like me one day: After restarting my terminal I can use the I was also able to use |
Thank you - hours of poking around and your solution worked :) cheers |
Possible alternative: https://github.com/smikims/arpspoof |
I tried to git clone it from here but after that i don't know what to do can you help me please.If i write arpspoof in the terminal it sais command not found |
@cristmario2003 you'll need to compile it from code. Try:
|
I am realy not used with linux and still don't know how to do it can you please explain step by step please? |
And one more thing why sudo apt install command won't install anything? I tried to install many things and it won't ever work |
Hi there
Sorry for the question, but I am struggling with getting this to work.
I got the brew installation but from there I'm stuck.
This has mainly to do with the next step:
What do I want to configure and how do I do that?
Do I have to set the PATH of my shell?
I would not know any other than that.
Also the next steps don't really make sense to me. If I just type
$ make
I just getmake: *** No targets specified and no makefile found. Stop.
I guess that the
$ make
command is to compile my application, but where is that makefile?Sorry for the noobish questions, but maybe you could enlighten me a bit and maybe some other people having the same trouble could profit as well... 🤷♂️
Thanks
The text was updated successfully, but these errors were encountered: