kickthemout
kickthemout copied to clipboard
Can't run it on window sub linux.
- [β] I have carefully read the README file and haven't managed to resolve my issue.
- [β] I have searched the issues of this repo and believe that this is not a duplicate.
- [β] I am running the latest version of KickThemOut.
- OS name & version: Linux LAPTOP-LOCLIM60 4.4.0-17134-Microsoft
- Python version: Python 3.7.2+
- Kamene version: Kamene 0.32
- Nmap version: Nmap 7.70
- Link of Gist: https://gist.github.com/ICBMICBM/e68eb0df95ebb18987b6947285e1551b
- Description: All requirements installed, still cant't run it on wsl(kali linux).
Yea Same here
ERROR: Default Gateway MAC Address could not be obtained. Please enter MAC manually.
Scanning your nEtwork, hang on... MAC Address (MM:MM:MM:SS:SS:SS): SCanning your network, hang on...
β ββ ββ βββ β ββ βββββ β β βββββ βββββ βββββ β βββββ
βββ ββ ββ ββ βββ βββ β β β ββ β β β β β β β βββ β
βββ ββ β β βββ β βββββ ββββ β β β β β β β β
β β ββ ββ ββ β β β β β ββ ββ β β βββββ β β β
β β βββββ β β β βββββ β ββ ββ β
β β β β βββ
Kick Devices Off Your LAN (KickThemOut)
Made With <3 by: Nikolaos Kamarinakis (k4m4) & David SchΓΌtz (xdavidhu) Version: 2.0
Using interface 'eth0' with MAC address 'f4:8e:38:73:cc:5a'. Gateway IP: '172.22.40.1' --> 0 hosts are up.
WARNING: There are 0 hosts up on you network. It looks like something went wrong :/
If you are experiencing this error multiple times, please submit an issue here: https://github.com/k4m4/kickthemout/issues
ERROR: Default Gateway MAC Address could not be obtained. Please enter MAC manually.
Scanning your nEtwork, hang on... MAC Address (MM:MM:MM:SS:SS:SS): SCanning your network, hang on...
β ββ ββ βββ β ββ βββββ β β βββββ βββββ βββββ β βββββ βββ ββ ββ ββ βββ βββ β β β ββ β β β β β β β βββ β βββ ββ β β βββ β βββββ ββββ β β β β β β β β β β ββ ββ ββ β β β β β ββ ββ β β βββββ β β β β β βββββ β β β βββββ β ββ ββ β β β β β βββ Kick Devices Off Your LAN (KickThemOut)
Made With <3 by: Nikolaos Kamarinakis (k4m4) & David SchΓΌtz (xdavidhu) Version: 2.0
Using interface 'eth0' with MAC address 'f4:8e:38:73:cc:5a'. Gateway IP: '172.22.40.1' --> 0 hosts are up.
WARNING: There are 0 hosts up on you network. It looks like something went wrong :/
If you are experiencing this error multiple times, please submit an issue here: https://github.com/k4m4/kickthemout/issues
It just keep telling me i haven't install kamene, but i installed it on both pip2 and pip3. :(
Hi there @ICBMICBM. Can you please share the output of sudo pip3 install -r requirements.txt
? Thanks!