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

No working at all #55

Closed
FrancescoSaverioZuppichini opened this issue Jan 29, 2017 · 13 comments
Closed

No working at all #55

FrancescoSaverioZuppichini opened this issue Jan 29, 2017 · 13 comments
Assignees

Comments

@FrancescoSaverioZuppichini
Copy link

FrancescoSaverioZuppichini commented Jan 29, 2017

Running, python3 is not supported in your tool.

sudo python2 kickthemout.py

Give me

ERROR: Requirements have not been properly satisfied. Please try running:
	$ sudo pip install -r requirements.txt

If you still get the same error, please submit an issue here:
	https://github.com/k4m4/kickthemout/issues

I installed all the requirements

sudo pip2 install -r requirements.txt

That gives me:

The directory '/Users/VeaVictis/Library/Caches/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
The directory '/Users/VeaVictis/Library/Caches/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Requirement already satisfied: scapy in /usr/local/lib/python2.7/site-packages (from -r requirements.txt (line 1))

But nothing is working, can somebody help me? Thank you

My machine info:

 System Software Overview:

      System Version: OS X 10.11.6 (15G1004)
      Kernel Version: Darwin 15.6.0
@k4m4 k4m4 self-assigned this Jan 29, 2017
@k4m4 k4m4 added the duplicate label Jan 29, 2017
@k4m4
Copy link
Owner

k4m4 commented Jan 29, 2017

Hi there. Check out the following issues: #13, #7 & #10. Please let me know if this resolves your issue. Thanks.

@k4m4 k4m4 closed this as completed Jan 29, 2017
@FrancescoSaverioZuppichini
Copy link
Author

Not working, even if i try to install scapy from brew

Error: No available formula with the name "scapy"
==> Searching for similarly named formulae...
Error: No similarly named formulae found.
==> Searching taps...
Error: No formulae found in taps.

@k4m4
Copy link
Owner

k4m4 commented Jan 29, 2017

That's a problem with homebrew, not KickThemOut. Try running the following:

$ brew tap Homebrew/python
$ brew install scapy

@FrancescoSaverioZuppichini
Copy link
Author

Again, not working. Is not a problem with brew itself, i managed to install it with pip2 but is not working with your script. There must be some "un-link" somewhere

@k4m4
Copy link
Owner

k4m4 commented Jan 29, 2017

Scapy doesn't work with pip for some reason. For most people (me included), it works perfectly once installed with brew.

@FrancescoSaverioZuppichini
Copy link
Author

Just reistalled mac osx sierra on my laptop, scapy is not found on brew and new error with pip:

Command "/usr/bin/python -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-build-uhCOnr/scapy/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-zidfSc-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/tmp/pip-build-uhCOnr/scapy/

@FrancescoSaverioZuppichini
Copy link
Author

I runned with sudo of course

@FrancescoSaverioZuppichini
Copy link
Author

On kali i had no error but is not kicking out anybody. You should say "no working" in the description.

@k4m4
Copy link
Owner

k4m4 commented Feb 25, 2017

Try uninstalling and re-installing dependencies. This is a problem with scapy and scapy's dependencies - not KickThemOut.

First of all, here is some proof that KickThemOut runs smoothly. https://www.youtube.com/results?search_query=kickthemout

Second of all, the developers of this tool have given up a lot of their free time to build and share it with the world. Thus, I am kindly asking you to - next time - express yourself in a more respectful fashion. We have worked hard on this project and are distributing every single line of our code to you and anyone else who might be willing to use KickThemOut. Thank you. @FrancescoSaverioZuppichini

@FrancescoSaverioZuppichini
Copy link
Author

Actually, it is "JackkTutorials" that bring me here. I'm sorry, but if it is not working it is not working stop.

I thank you for your work, but I cannot say anything more.

@k4m4
Copy link
Owner

k4m4 commented Feb 26, 2017

I am sorry, but that isn't a valid argument. The fact that you are unable to install it on your machine, is a problem on your behalf, and not KickThemOut's. Your actions result to the script being unable to function, not ours. Thanks.

@k4m4
Copy link
Owner

k4m4 commented Feb 26, 2017

I am willing to help you resolve this issue. However, in order to do so, I need a little more co-operation and respect from your behalf. @FrancescoSaverioZuppichini

@FrancescoSaverioZuppichini
Copy link
Author

Dear k4m4, I'm sorry if you feel unrespected but as I wrote I have also managed to run it on Kali over a virtual machine and It wasn't able to kick out anybody. Probably is not a 100% working algorithm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants